通过


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

TestRunAppComponents interface

测试运行应用组件

属性

components

Azure 资源集合 { 资源 ID (完全限定的资源 ID,例如 subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}) : 资源对象 }

createdBy

创建的用户。

createdDateTime

创建日期/时间(ISO 8601 文本格式)。

lastModifiedBy

上次修改的用户。

lastModifiedDateTime

上次修改日期时间(ISO 8601 文本格式)。

testRunId

测试运行标识符

属性详细信息

components

Azure 资源集合 { 资源 ID (完全限定的资源 ID,例如 subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}) : 资源对象 }

components: Record<string, AppComponent>

属性值

Record<string, AppComponent>

createdBy

创建的用户。

createdBy?: string

属性值

string

createdDateTime

创建日期/时间(ISO 8601 文本格式)。

createdDateTime?: string | Date

属性值

string | Date

lastModifiedBy

上次修改的用户。

lastModifiedBy?: string

属性值

string

lastModifiedDateTime

上次修改日期时间(ISO 8601 文本格式)。

lastModifiedDateTime?: string | Date

属性值

string | Date

testRunId

测试运行标识符

testRunId?: string

属性值

string