Condividi tramite


TopLevelDomainInner.Privacy Proprietà

Definizione

Ottiene o imposta se <code>true</code>, il dominio di primo livello supporta la privacy del dominio; in caso contrario, <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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a