PrivateCloudProperties.AvailabilityZone Property
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.
The primary availability zone for the private cloud
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inherited)]
public int? AvailabilityZone { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)]
public int? AvailabilityZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inherited)>]
member this.AvailabilityZone : Nullable<int> with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)>]
member this.AvailabilityZone : Nullable<int> with get, set
Public Property AvailabilityZone As Nullable(Of Integer)
Property Value
Implements
- Attributes