Share via


TestProfileRunStatus(String) Constructor

Definition

Initializes a new instance of TestProfileRunStatus.

public TestProfileRunStatus(string value);
new Azure.Developer.LoadTesting.TestProfileRunStatus : string -> Azure.Developer.LoadTesting.TestProfileRunStatus
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to