Dela via


Domain.Privacy Property

Definition

true if domain privacy is enabled for this domain; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? Privacy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.Privacy : Nullable<bool> with get, set
Public Property Privacy As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to