Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration 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.

Enumeration members

Primary

Primary: = "PRIMARY"

Standby

Standby: = "STANDBY"

Unconfigured

Unconfigured: = "UNCONFIGURED"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj