Show / Hide Table of Contents

Class DrPlanExecutionControlDetails

The details for controlling plan execution.

Inheritance
object
DrPlanExecutionControlDetails
CancelDrPlanExecutionDetails
PauseDrPlanExecutionDetails
ResumeDrPlanExecutionDetails
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(DrPlanExecutionControlDetailsModelConverter))]
public class DrPlanExecutionControlDetails
In this article
Back to top