次の方法で共有


Availability.Retention プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象