次の方法で共有


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

適用対象