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

ProviderOperationsMetadata interface

提供程序作元数据

属性

displayName

提供程序显示名称。

id

提供程序 ID。

name

提供程序名称。

operations

提供程序作。

resourceTypes

提供程序资源类型

type

提供程序类型。

属性详细信息

displayName

提供程序显示名称。

displayName?: string

属性值

string

id

提供程序 ID。

id?: string

属性值

string

name

提供程序名称。

name?: string

属性值

string

operations

提供程序作。

operations?: ProviderOperation[]

属性值

resourceTypes

提供程序资源类型

resourceTypes?: ResourceType[]

属性值

type

提供程序类型。

type?: string

属性值

string