Compartir a través de


StorageAccountCreateParameters.StorageAccountAttributes Propiedad

Definición

Obtiene o establece los atributos de la cuenta de almacenamiento.

[Newtonsoft.Json.JsonProperty(PropertyName="attributes")]
public Microsoft.Azure.KeyVault.Models.StorageAccountAttributes StorageAccountAttributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributes")>]
member this.StorageAccountAttributes : Microsoft.Azure.KeyVault.Models.StorageAccountAttributes with get, set
Public Property StorageAccountAttributes As StorageAccountAttributes

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a