CapabilityProperties interface
Location capabilities.
Properties
supported |
A list of supported flexible server editions. NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
supported geo backup regions NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
Supported high availability mode NOTE: This property will not be serialized. It can only be populated by the server. |
zone | zone name NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
supportedFlexibleServerEditions
A list of supported flexible server editions. NOTE: This property will not be serialized. It can only be populated by the server.
supportedFlexibleServerEditions?: ServerEditionCapability[]
Property Value
supportedGeoBackupRegions
supported geo backup regions NOTE: This property will not be serialized. It can only be populated by the server.
supportedGeoBackupRegions?: string[]
Property Value
string[]
supportedHAMode
Supported high availability mode NOTE: This property will not be serialized. It can only be populated by the server.
supportedHAMode?: string[]
Property Value
string[]
zone
zone name NOTE: This property will not be serialized. It can only be populated by the server.
zone?: string
Property Value
string