Share via


ICapabilityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.CapabilityPropertiesTypeConverter))]
public interface ICapabilityProperties : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.CapabilityPropertiesTypeConverter))>]
type ICapabilityProperties = interface
    interface IJsonSerializable
Public Interface ICapabilityProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

GeoBackupSupported

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

Status

The status

SupportedFlexibleServerEdition
SupportedHyperscaleNodeEdition
Zone

zone name

ZoneRedundantHaAndGeoBackupSupported

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

ZoneRedundantHaSupported

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to