Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StorageDetails

Storage details of the database system.

Properties

Optional availabilityDomain

availabilityDomain: undefined | string

Specifies the availability domain of AD-local storage. If {@code isRegionallyDurable} is set to true, {@code availabilityDomain} should not be specified. If {@code isRegionallyDurable} is set to false, {@code availabilityDomain} must be specified.

isRegionallyDurable

isRegionallyDurable: boolean

Specifies if the block volume used for the database system is regional or AD-local. If not specified, it will be set to false. If {@code isRegionallyDurable} is set to true, {@code availabilityDomain} should not be specified. If {@code isRegionallyDurable} is set to false, {@code availabilityDomain} must be specified.

systemType

systemType: string

Functions

getDeserializedJsonObj

getJsonObj