Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DrPlanGroupType

The types of groups in a DR plan.

  • USER_DEFINED - DR plan group whose contents are defined by the user.
  • BUILT_IN - DR plan group whose contents are pre-defined by the service. These groups cannot be modified by the user.
  • BUILT_IN_PRECHECK - DR plan precheck group whose contents are pre-defined by the service. These groups cannot be modified by the user.
  • USER_DEFINED_PAUSE - DR plan user-defined pause group.

Enumeration members

BuiltIn

BuiltIn: = "BUILT_IN"

BuiltInPrecheck

BuiltInPrecheck: = "BUILT_IN_PRECHECK"

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.

UserDefined

UserDefined: = "USER_DEFINED"

UserDefinedPause

UserDefinedPause: = "USER_DEFINED_PAUSE"

Functions

getDeserializedJsonObj

getJsonObj