StorageBundle.AutoRegenerateKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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