Condividi tramite


ICustomDomainValidateResult.IsValid Property

Definition

Indicates if domain name is valid.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Indicates if domain name is valid.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isValid")]
public bool? IsValid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Indicates if domain name is valid.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isValid")>]
member this.IsValid : Nullable<bool> with get, set
Public Property IsValid As Nullable(Of Boolean)

Property Value

Attributes

Applies to