Share via


StorageBundle.AutoRegenerateKey Property

Definition

Gets whether keyvault should manage the storage account for the user.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to