Freigeben über


IWithDomainPrivacy.WithDomainPrivacyEnabled(Boolean) Methode

Definition

Gibt an, ob die Kontaktinformationen des Registranten öffentlich verfügbar gemacht werden. Wenn der Domänenschutz aktiviert ist, sind die Kontaktinformationen NICHT öffentlich verfügbar.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Definition.IWithCreate WithDomainPrivacyEnabled (bool domainPrivacy);
abstract member WithDomainPrivacyEnabled : bool -> Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Definition.IWithCreate
Public Function WithDomainPrivacyEnabled (domainPrivacy As Boolean) As IWithCreate

Parameter

domainPrivacy
Boolean

True, wenn der Domänenschutz aktiviert ist.

Gibt zurück

Gilt für: