Freigeben über


CustomHostnameAnalysisResult.CustomDomainVerificationTest Eigenschaft

Definition

Ruft das Ergebnis des DNS-Überprüfungstests ab. Mögliche Werte: "Passed", "Failed", "Skipped"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customDomainVerificationTest")]
public Microsoft.Azure.Management.WebSites.Models.DnsVerificationTestResult? CustomDomainVerificationTest { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customDomainVerificationTest")>]
member this.CustomDomainVerificationTest : Nullable<Microsoft.Azure.Management.WebSites.Models.DnsVerificationTestResult>
Public ReadOnly Property CustomDomainVerificationTest As Nullable(Of DnsVerificationTestResult)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: