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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript