次の方法で共有


CustomHostnameAnalysisResult.CustomDomainVerificationTest Property

Definition

DNS verification test result.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.DnsVerificationTestResult? CustomDomainVerificationTest { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.CustomDomainVerificationTest : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.DnsVerificationTestResult>
Public ReadOnly Property CustomDomainVerificationTest As Nullable(Of DnsVerificationTestResult)

Property Value

Implements

Attributes

Applies to