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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript