StorageBundle.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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象