次の方法で共有


Availability.BlobDuration プロパティ

定義

可用性 BLOB の期間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="blobDuration")]
public string BlobDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blobDuration")>]
member this.BlobDuration : string with get, set
Public Property BlobDuration As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象