Partilhar via


IPrivateCloud.AvailabilityZone Property

Definition

The primary availability zone for the private cloud

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="The primary availability zone for the private cloud", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="zone", Update=false)]
public int? AvailabilityZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="The primary availability zone for the private cloud", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="zone", Update=false)>]
member this.AvailabilityZone : Nullable<int> with get, set
Public Property AvailabilityZone As Nullable(Of Integer)

Property Value

Attributes

Applies to