StorageAccountCreateParameters.StorageAccountAttributes Property

Definition

Gets or sets the attributes of the storage account.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to