StorageBundle.AutoRegenerateKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象