IHighAvailability.StandbyAvailabilityZone Property

Definition

availability zone information of the standby.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="availability zone information of the standby.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="standbyAvailabilityZone")]
public string StandbyAvailabilityZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="availability zone information of the standby.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="standbyAvailabilityZone")>]
member this.StandbyAvailabilityZone : string with get, set
Public Property StandbyAvailabilityZone As String

Property Value

Attributes

Applies to