CapabilityProperties Class

Definition

Location capabilities.

public class CapabilityProperties
type CapabilityProperties = class
Public Class CapabilityProperties
Inheritance
CapabilityProperties

Constructors

CapabilityProperties()

Initializes a new instance of the CapabilityProperties class.

CapabilityProperties(String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, IList<FlexibleServerEditionCapability>, IList<HyperscaleNodeEditionCapability>, String)

Initializes a new instance of the CapabilityProperties class.

Properties

GeoBackupSupported

Gets a value indicating whether a new server in this region can have geo-backups to paired region.

Status

Gets the status

SupportedFlexibleServerEditions
SupportedHyperscaleNodeEditions
Zone

Gets zone name

ZoneRedundantHaAndGeoBackupSupported

Gets a value indicating whether a new server in this region can have geo-backups to paired region.

ZoneRedundantHaSupported

Gets a value indicating whether a new server in this region can support multi zone HA.

Applies to