Share via


ICheckNameAvailabilitySpecifications.EnableDefaultValidation Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableDefaultValidation")]
public bool? EnableDefaultValidation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableDefaultValidation")>]
member this.EnableDefaultValidation : Nullable<bool> with get, set
Public Property EnableDefaultValidation As Nullable(Of Boolean)

Property Value

Attributes

Applies to