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

CheckNameAvailabilityParameters interface

Parameters used for checking whether a resource name is available.

Properties

name

The name to check for availability.

type

The resource type to check for name availability.

Property Details

name

The name to check for availability.

name: string

Property Value

string

type

The resource type to check for name availability.

type: string

Property Value

string