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
CreateAutomaticDrConfiguration
CreateDrPlan
CreateDrPlanExecution
CreateDrProtectionGroup
DeleteAutomaticDrConfiguration
DeleteDrPlan
DeleteDrPlanExecution
DeleteDrProtectionGroup
DisassociateDrProtectionGroup
IgnoreDrPlanExecution
MoveDrProtectionGroup
PauseDrPlanExecution
RefreshDrPlan
ResumeDrPlanExecution
RetryDrPlanExecution
UnknownEnumValue
UpdateAutomaticDrConfiguration
UpdateDrPlan
UpdateDrPlanExecution
UpdateDrProtectionGroup
UpdateRoleDrProtectionGroup
VerifyDrPlan
In this article
Back to top