Show / Hide Table of Contents

Class PauseDrPlanExecutionDetails

The details for pausing a DR plan execution.

Inheritance
object
DrPlanExecutionControlDetails
PauseDrPlanExecutionDetails
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
public class PauseDrPlanExecutionDetails : DrPlanExecutionControlDetails
In this article
Back to top