Show / Hide Table of Contents

Class DrPlanExecutionOptions

The options for a plan execution.

Inheritance
object
DrPlanExecutionOptions
FailoverExecutionOptions
FailoverPrecheckExecutionOptions
StartDrillExecutionOptions
StartDrillPrecheckExecutionOptions
StopDrillExecutionOptions
StopDrillPrecheckExecutionOptions
SwitchoverExecutionOptions
SwitchoverPrecheckExecutionOptions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DisasterrecoveryService.Models
Assembly: OCI.DotNetSDK.Disasterrecovery.dll
Syntax
[JsonConverter(typeof(DrPlanExecutionOptionsModelConverter))]
public class DrPlanExecutionOptions
In this article
Back to top