Compartir a través de


DiskInner.Zones Propiedad

Definición

Obtiene o establece la lista de zonas lógicas de Disk.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a