通过


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

ClassificationService interface

服务分类结果对象。

属性

displayName

Azure 服务的本地化名称。 注意:此属性不会序列化。 它只能由服务器填充。

resourceTypes

此服务的适用 ARM 资源类型列表。

serviceId

服务的 Azure 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

displayName

Azure 服务的本地化名称。 注意:此属性不会序列化。 它只能由服务器填充。

displayName?: string

属性值

string

resourceTypes

此服务的适用 ARM 资源类型列表。

resourceTypes?: string[]

属性值

string[]

serviceId

服务的 Azure 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

serviceId?: string

属性值

string