Condividi tramite


Domain.ReadyForDnsRecordManagement Property

Definition

true if Azure can assign this domain to App Service apps; otherwise, false. This value will be true if domain registration status is active and it is hosted on name servers Azure has programmatic access to.

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

Property Value

Implements

Attributes

Applies to