Partilhar via


OrchestrationMode.Implicit(String to OrchestrationMode) Operador

Definição

Converte uma cadeia de caracteres em um 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

Parâmetros

value
String

Retornos

Aplica-se a