Share via


AppServiceDomain.IsDomainPrivacyEnabled Property

Definition

<code>true</code> if domain privacy is enabled for this domain; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsDomainPrivacyEnabled { get; set; }
member this.IsDomainPrivacyEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsDomainPrivacyEnabled As BicepValue(Of Boolean)

Property Value

Applies to