Compartilhar via


Disk.Zones Propriedade

Definição

Obtém ou define a lista zona lógica para Disco.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a