Share via


OrchestrationMode.Implicit(String to OrchestrationMode) Operator

Definition

Converts a string to a OrchestrationMode.

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

Parameters

value
String

Returns

Applies to