次の方法で共有


StorageAccountUpdateParameters.AutoRegenerateKey プロパティ

定義

keyvault がユーザーのストレージ アカウントを管理する必要があるかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="autoRegenerateKey")]
public bool? AutoRegenerateKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoRegenerateKey")>]
member this.AutoRegenerateKey : Nullable<bool> with get, set
Public Property AutoRegenerateKey As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象