TestProfileRun interface
The Test Profile Run Model. Test Profile Run resource enables you to instantiate an already created test profile and run load tests to get recommendations on the optimal configuration for the target resource.
Properties
| description | The test profile run description |
| display |
Display name for the test profile run. |
| test |
Associated test profile ID for the test profile run. This is required to create a test profile run and can't be updated. |
Property Details
description
The test profile run description
description?: string
Property Value
string
displayName
Display name for the test profile run.
displayName?: string
Property Value
string
testProfileId
Associated test profile ID for the test profile run. This is required to create a test profile run and can't be updated.
testProfileId?: string
Property Value
string