Share via


CustomHostnameAnalysisResult.CustomDomainVerificationTest Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to