Show / Hide Table of Contents

Enum DrPlanStepRefreshStatus

The refresh status of a DR plan step.

  • STEP_ADDED - DR plan step was added to the group.
  • STEP_DELETED - DR plan step was deleted from the group.
Namespace: Oci.DisasterrecoveryService.Models
Assembly: OCI.DotNetSDK.Disasterrecovery.dll
Syntax
public enum DrPlanStepRefreshStatus

Fields

Name Description
StepAdded
StepDeleted
UnknownEnumValue
In this article
Back to top