CapabilityProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET