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

ServiceClassificationAnswer interface

服务分类结果对象。

扩展

属性

childService

子服务。

继承属性

displayName

Azure 服务的本地化名称。

resourceTypes

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

serviceId

服务的 Azure 资源 ID。

属性详细信息

childService

子服务。

childService?: ClassificationService

属性值

继承属性详细信息

displayName

Azure 服务的本地化名称。

displayName?: string

属性值

string

继承自ClassificationService.displayName

resourceTypes

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

resourceTypes?: string[]

属性值

string[]

继承自ClassificationService.resourceTypes

serviceId

服务的 Azure 资源 ID。

serviceId?: string

属性值

string

继承自ClassificationService.serviceId