Share via


TestProfileRunStatus.Implicit(String to TestProfileRunStatus) Operator

Definition

Converts a String to a TestProfileRunStatus.

public static implicit operator Azure.Developer.LoadTesting.TestProfileRunStatus(string value);
static member op_Implicit : string -> Azure.Developer.LoadTesting.TestProfileRunStatus
Public Shared Widening Operator CType (value As String) As TestProfileRunStatus

Parameters

value
String

Returns

Applies to