通过


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

AppComponentOutput interface

Azure 资源对象(请参阅 azure 泛型资源模型:https://docs.microsoft.com/en-us/rest/api/resources/resources/get-by-id#genericresource

属性

displayName

Azure 资源显示名称

kind

Azure 资源类型的类型

resourceGroup

Azure 资源的资源组名称

resourceId

完全限定的资源 ID,例如 subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}

resourceName

创建应用组件时所需的 Azure 资源名称。

resourceType

创建应用组件时所需的 Azure 资源类型。

subscriptionId

Azure 资源的订阅 ID

属性详细信息

displayName

Azure 资源显示名称

displayName?: string

属性值

string

kind

Azure 资源类型的类型

kind?: string

属性值

string

resourceGroup

Azure 资源的资源组名称

resourceGroup?: string

属性值

string

resourceId

完全限定的资源 ID,例如 subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}

resourceId?: string

属性值

string

resourceName

创建应用组件时所需的 Azure 资源名称。

resourceName?: string

属性值

string

resourceType

创建应用组件时所需的 Azure 资源类型。

resourceType?: string

属性值

string

subscriptionId

Azure 资源的订阅 ID

subscriptionId?: string

属性值

string