Share via


StorageBundle.Attributes Property

Definition

Gets the storage account attributes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to