Share via


StorageBundle.RegenerationPeriod Property

Definition

Gets the key regeneration time duration specified in ISO-8601 format.

[Newtonsoft.Json.JsonProperty(PropertyName="regenerationPeriod")]
public string RegenerationPeriod { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="regenerationPeriod")>]
member this.RegenerationPeriod : string
Public ReadOnly Property RegenerationPeriod As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to