GrantAccessData.DurationInSeconds プロパティ

定義

SAS アクセスの有効期限が切れるまでの時間を秒単位で取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象