次の方法で共有


SasDefinitionBundle.ValidityPeriod プロパティ

定義

SAS 定義に従って作成された SAS トークンの有効期間を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="validityPeriod")]
public string ValidityPeriod { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validityPeriod")>]
member this.ValidityPeriod : string
Public ReadOnly Property ValidityPeriod As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象