次の方法で共有


DomainPatchResource.Privacy プロパティ

定義

このドメインに対してドメイン プライバシーが有効になっている場合は、lt;コード>true</code> を取得または設定&します。それ以外の場合は、<code>false</code>

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象