Contents

PerformanceTestStatus

The status of the performance test.

Declaration

string PerformanceTestStatus

Possible Values

PENDING

The test is still pending.

PASS

The test passed. For additional details, see the specific PerformanceTestResponse results.

FAIL

The test failed. For additional details, see the specific PerformanceTestResponse results.

See Also

Performance testing