StorageAccountCreateParameters.StorageAccountAttributes プロパティ

定義

ストレージ アカウントの属性を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象