Aracılığıyla paylaş


GrantAccessData.DurationInSeconds Property

Definition

Gets or sets time duration in seconds until the SAS access expires.

[Newtonsoft.Json.JsonProperty(PropertyName="durationInSeconds")]
public int DurationInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="durationInSeconds")>]
member this.DurationInSeconds : int with get, set
Public Property DurationInSeconds As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to