Partager via


DomainPatchResource.ReadyForDnsRecordManagement Propriété

Définition

Obtient <code>true</code> si Azure peut affecter ce domaine à App Service applications ; sinon, <code>false</code>. Cette valeur est <code>true</code> si le status d’inscription de domaine est actif et qu’il est hébergé sur des serveurs de noms auxquels Azure a accès par programmation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.readyForDnsRecordManagement")]
public bool? ReadyForDnsRecordManagement { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.readyForDnsRecordManagement")>]
member this.ReadyForDnsRecordManagement : Nullable<bool>
Public ReadOnly Property ReadyForDnsRecordManagement As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à