CheckNameAvailabilityParameter interface
The body of a POST request to check name availability.
Properties
| resource |
The name of the resource to check availability for. |
| resource |
The type of resource to check availability for. |
Property Details
resourceName
The name of the resource to check availability for.
resourceName?: string
Property Value
string
resourceType
The type of resource to check availability for.
resourceType?: string
Property Value
string