Enum DrProtectionGroupRole
Enumeration of the different roles of a DR protection group.
- PRIMARY - The DR protection group has a primary role in the DR configuration.
 - STANDBY - The DR protection group has a standby role in the DR configuration.
 - UNCONFIGURED - The DR protection group is not part of the DR configuration.
 
Namespace: Oci.DisasterrecoveryService.Models
Assembly: OCI.DotNetSDK.Disasterrecovery.dll
Syntax
public enum DrProtectionGroupRole
  Fields
| Name | Description | 
|---|---|
| Primary | |
| Standby | |
| Unconfigured | |
| UnknownEnumValue |