Show / Hide Table of Contents

Enum DrPlanUserDefinedStep.StepTypeEnum

Namespace: Oci.DisasterrecoveryService.Models
Assembly: OCI.DotNetSDK.Disasterrecovery.dll
Syntax
public enum DrPlanUserDefinedStep.StepTypeEnum

Fields

Name Description
InvokeFunction
InvokeFunctionPrecheck
InvokeFunctionUserDefinedCustomPrecheck
RunLocalScript
RunLocalScriptPrecheck
RunLocalScriptUserDefinedCustomPrecheck
RunObjectstoreScript
RunObjectstoreScriptPrecheck
RunObjectstoreScriptUserDefinedCustomPrecheck
In this article
Back to top