Compartir a través de


Disallowed.DiskTypes Propiedad

Definición

Obtiene o establece una lista de tipos de disco.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a