次の方法で共有


ResourcesResponseCustomDomainsItem.History プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="history")]
public bool? History { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="history")>]
member this.History : Nullable<bool> with get, set
Public Property History As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象