Compartir a través de


Permissions.Storage Propiedad

Definición

Obtiene o establece permisos para las cuentas de almacenamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a