Compartilhar via


Permissions.Storage Propriedade

Definição

Obtém ou define permissões para contas de armazenamento

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a