SasDefinitionCreateParameters.ValidityPeriod Property

Definition

Gets or sets the validity period of SAS tokens created according to the SAS definition.

[Newtonsoft.Json.JsonProperty(PropertyName="validityPeriod")]
public string ValidityPeriod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validityPeriod")>]
member this.ValidityPeriod : string with get, set
Public Property ValidityPeriod As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to