Compartir a través de


Machine.Zone Property

Definition

The Availability zone in which machine is located.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Zone { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.Zone : System.Collections.Generic.List<string>
Public ReadOnly Property Zone As List(Of String)

Property Value

Implements

Attributes

Applies to