Aracılığıyla paylaş


SasPolicy.SasExpirationPeriod Property

Definition

Gets or sets the SAS expiration period, DD.HH:MM:SS.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to