Show / Hide Table of Contents

Enum OperationType

The types of operations that can be performed on Full Stack DR resources.

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

Fields

Name Description
AssociateDrProtectionGroup
CancelDrPlanExecution
CreateDrPlan
CreateDrPlanExecution
CreateDrProtectionGroup
DeleteDrPlan
DeleteDrPlanExecution
DeleteDrProtectionGroup
DisassociateDrProtectionGroup
IgnoreDrPlanExecution
MoveDrProtectionGroup
PauseDrPlanExecution
RefreshDrPlan
ResumeDrPlanExecution
RetryDrPlanExecution
UnknownEnumValue
UpdateDrPlan
UpdateDrPlanExecution
UpdateDrProtectionGroup
UpdateRoleDrProtectionGroup
VerifyDrPlan
In this article
Back to top