Share via


CustomHostnameAnalysisResultProperties.IsHostnameAlreadyVerified Property

Definition

true if hostname is already verified; otherwise, false.

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

Property Value

Implements

Attributes

Applies to