Compartir a través de


OrchestrationMode.Implicit(String to OrchestrationMode) Operador

Definición

Convierte una cadena en un 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

Devoluciones

Se aplica a