Partager via


VirtualMachineScaleSet.Zones Propriété

Définition

Obtient ou définit les zones de groupe de machines virtuelles identiques. REMARQUE : les zones de disponibilité ne peuvent être définies que lorsque vous créez le groupe identique

[Newtonsoft.Json.JsonProperty(PropertyName="zones")]
public System.Collections.Generic.IList<string> Zones { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="zones")>]
member this.Zones : System.Collections.Generic.IList<string> with get, set
Public Property Zones As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à