CheckEndpointNameAvailabilityInput interface
Input of CheckNameAvailability API.
Properties
auto |
Indicates the endpoint name reuse scope. The default value is TenantReuse. |
name | The resource name to validate. |
type | The type of the resource whose name is to be validated. |
Property Details
autoGeneratedDomainNameLabelScope
Indicates the endpoint name reuse scope. The default value is TenantReuse.
autoGeneratedDomainNameLabelScope?: string
Property Value
string
name
The resource name to validate.
name: string
Property Value
string
type
The type of the resource whose name is to be validated.
type: string
Property Value
string