Share via


CustomDomainValidateResult.IsValid Property

Definition

Indicates if domain name is valid.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)]
public bool? IsValid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)>]
member this.IsValid : Nullable<bool> with get, set
Public Property IsValid As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to