你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CheckNameAvailabilityInput interface

Input of CheckNameAvailability API.

Properties

name

The resource name to validate.

type

The type of the resource whose name is to be validated.

Property Details

name

The resource name to validate.

name: string

Property Value

string

type

The type of the resource whose name is to be validated.

type: ResourceType

Property Value