Partager via


Disk.Zones Propriété

Définition

Obtient ou définit la liste des zones logiques pour Disque.

[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 à