Share via


CommandState.Implicit(String to CommandState) Operator

Definition

Converts a string to a CommandState.

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

Parameters

value
String

Returns

Applies to