ResourceTypeRegistrationPropertiesCheckNameAvailabilitySpecifications interface
The check name availability specifications.
Inherited Properties
| enable |
Whether default validation is enabled. |
| resource |
The resource types with custom validation. |
Inherited Property Details
enableDefaultValidation
Whether default validation is enabled.
enableDefaultValidation?: boolean
Property Value
boolean
Inherited From CheckNameAvailabilitySpecifications.enableDefaultValidation
resourceTypesWithCustomValidation
The resource types with custom validation.
resourceTypesWithCustomValidation?: string[]
Property Value
string[]
Inherited From CheckNameAvailabilitySpecifications.resourceTypesWithCustomValidation