Condividi tramite


ICustomDomainValidateResult.IsValid Property

Definition

Indicates if domain name is valid.

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

Property Value

Attributes

Applies to