次の方法で共有


TestRunAppComponents interface

テスト実行アプリ コンポーネント

プロパティ

components

Azure リソース コレクション { リソース ID (完全修飾リソース ID (subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}) : resource object }

createdBy

作成したユーザー。

createdDateTime

作成日時 (ISO 8601 リテラル形式)。

lastModifiedBy

最後に変更したユーザー。

lastModifiedDateTime

最後に変更された datetime (ISO 8601 リテラル形式)。

testRunId

テスト実行識別子

プロパティの詳細

components

Azure リソース コレクション { リソース ID (完全修飾リソース ID (subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}) : resource object }

components: Record<string, AppComponent>

プロパティ値

Record<string, AppComponent>

createdBy

作成したユーザー。

createdBy?: string

プロパティ値

string

createdDateTime

作成日時 (ISO 8601 リテラル形式)。

createdDateTime?: string | Date

プロパティ値

string | Date

lastModifiedBy

最後に変更したユーザー。

lastModifiedBy?: string

プロパティ値

string

lastModifiedDateTime

最後に変更された datetime (ISO 8601 リテラル形式)。

lastModifiedDateTime?: string | Date

プロパティ値

string | Date

testRunId

テスト実行識別子

testRunId?: string

プロパティ値

string