IAppServiceDomain.ReadyForDnsRecordManagement Property

Definition

Gets true if Azure can assign this domain to Web Apps. This value will be true if domain registration status is active and it is hosted on name servers Azure has programmatic access to.

public bool ReadyForDnsRecordManagement { get; }
member this.ReadyForDnsRecordManagement : bool
Public ReadOnly Property ReadyForDnsRecordManagement As Boolean

Property Value

Applies to