SasPolicy.SasExpirationPeriod プロパティ

定義

SAS の有効期限 (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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象