TroubleshooterExecutionStatus.Implicit Operator

Definition

Converts a string to a TroubleshooterExecutionStatus.

public static implicit operator Azure.ResourceManager.SelfHelp.Models.TroubleshooterExecutionStatus (string value);
static member op_Implicit : string -> Azure.ResourceManager.SelfHelp.Models.TroubleshooterExecutionStatus
Public Shared Widening Operator CType (value As String) As TroubleshooterExecutionStatus

Parameters

value
String

Returns

Applies to