CapabilityProperties interface

Location capabilities.

Properties

fastProvisioningSupported

A value indicating whether fast provisioning is supported in this region. NOTE: This property will not be serialized. It can only be populated by the server.

geoBackupSupported

A value indicating whether a new server in this region can have geo-backups to paired region. NOTE: This property will not be serialized. It can only be populated by the server.

status

The status NOTE: This property will not be serialized. It can only be populated by the server.

supportedFastProvisioningEditions

NOTE: This property will not be serialized. It can only be populated by the server.

supportedFlexibleServerEditions

NOTE: This property will not be serialized. It can only be populated by the server.

supportedHAMode

Supported high availability mode NOTE: This property will not be serialized. It can only be populated by the server.

supportedHyperscaleNodeEditions

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.

zoneRedundantHaAndGeoBackupSupported

A value indicating whether a new server in this region can have geo-backups to paired region. NOTE: This property will not be serialized. It can only be populated by the server.

zoneRedundantHaSupported

A value indicating whether a new server in this region can support multi zone HA. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

fastProvisioningSupported

A value indicating whether fast provisioning is supported in this region. NOTE: This property will not be serialized. It can only be populated by the server.

fastProvisioningSupported?: boolean

Property Value

boolean

geoBackupSupported

A value indicating whether a new server in this region can have geo-backups to paired region. NOTE: This property will not be serialized. It can only be populated by the server.

geoBackupSupported?: boolean

Property Value

boolean

status

The status NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

supportedFastProvisioningEditions

NOTE: This property will not be serialized. It can only be populated by the server.

supportedFastProvisioningEditions?: FastProvisioningEditionCapability[]

Property Value

supportedFlexibleServerEditions

NOTE: This property will not be serialized. It can only be populated by the server.

supportedFlexibleServerEditions?: FlexibleServerEditionCapability[]

Property Value

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[]

supportedHyperscaleNodeEditions

NOTE: This property will not be serialized. It can only be populated by the server.

supportedHyperscaleNodeEditions?: HyperscaleNodeEditionCapability[]

Property Value

zone

zone name NOTE: This property will not be serialized. It can only be populated by the server.

zone?: string

Property Value

string

zoneRedundantHaAndGeoBackupSupported

A value indicating whether a new server in this region can have geo-backups to paired region. NOTE: This property will not be serialized. It can only be populated by the server.

zoneRedundantHaAndGeoBackupSupported?: boolean

Property Value

boolean

zoneRedundantHaSupported

A value indicating whether a new server in this region can support multi zone HA. NOTE: This property will not be serialized. It can only be populated by the server.

zoneRedundantHaSupported?: boolean

Property Value

boolean