次の方法で共有


TestSettings2 interface

実行のテスト設定を表します。 テスト設定の作成とテスト設定のフェッチに使用されます

プロパティ

areaPath

テスト設定を作成するために必要な領域パス

createdBy
createdDate
description

テスト設定の説明。 テスト設定の作成で使用されます。

isPublic

テスト設定がパブリックかプライベートかを示します。テスト設定の作成で使用されます。

lastUpdatedBy
lastUpdatedDate
machineRoles

マシン ロールの XML 文字列。 テスト設定の作成で使用されます。

testSettingsContent

テスト設定の内容。

testSettingsId

テスト設定 ID。

testSettingsName

テスト設定の名前。

プロパティの詳細

areaPath

テスト設定を作成するために必要な領域パス

areaPath: string

プロパティ値

string

createdBy

createdBy: IdentityRef

プロパティ値

createdDate

createdDate: Date

プロパティ値

Date

description

テスト設定の説明。 テスト設定の作成で使用されます。

description: string

プロパティ値

string

isPublic

テスト設定がパブリックかプライベートかを示します。テスト設定の作成で使用されます。

isPublic: boolean

プロパティ値

boolean

lastUpdatedBy

lastUpdatedBy: IdentityRef

プロパティ値

lastUpdatedDate

lastUpdatedDate: Date

プロパティ値

Date

machineRoles

マシン ロールの XML 文字列。 テスト設定の作成で使用されます。

machineRoles: string

プロパティ値

string

testSettingsContent

テスト設定の内容。

testSettingsContent: string

プロパティ値

string

testSettingsId

テスト設定 ID。

testSettingsId: number

プロパティ値

number

testSettingsName

テスト設定の名前。

testSettingsName: string

プロパティ値

string