Share via


IResourceTypeRegistration.CheckNameAvailabilitySpecificationResourceTypesWithCustomValidation Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceTypesWithCustomValidation")]
public string[] CheckNameAvailabilitySpecificationResourceTypesWithCustomValidation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceTypesWithCustomValidation")>]
member this.CheckNameAvailabilitySpecificationResourceTypesWithCustomValidation : string[] with get, set
Public Property CheckNameAvailabilitySpecificationResourceTypesWithCustomValidation As String()

Property Value

String[]
Attributes

Applies to