次の方法で共有


AccountSasParameters.SharedAccessExpiryTime プロパティ

定義

共有アクセス署名が無効になる時刻を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="signedExpiry")]
public DateTime SharedAccessExpiryTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signedExpiry")>]
member this.SharedAccessExpiryTime : DateTime with get, set
Public Property SharedAccessExpiryTime As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象