CheckNameAvailabilitySpecifications interface

model interface CheckNameAvailabilitySpecifications

Properties

enableDefaultValidation

Whether default validation is enabled.

resourceTypesWithCustomValidation

The resource types with custom validation.

Property Details

enableDefaultValidation

Whether default validation is enabled.

enableDefaultValidation?: boolean

Property Value

boolean

resourceTypesWithCustomValidation

The resource types with custom validation.

resourceTypesWithCustomValidation?: string[]

Property Value

string[]