Compartir a través de


DevTestLabEnableStatus.Implicit(String to DevTestLabEnableStatus) Operador

Definición

Convierte una cadena en un DevTestLabEnableStatus.

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

Parámetros

value
String

Devoluciones

Se aplica a