Compartir a través de


DevTestLabPolicyStatus.Implicit(String to DevTestLabPolicyStatus) Operador

Definición

Convierte una cadena en un DevTestLabPolicyStatus.

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

Parámetros

value
String

Devoluciones

Se aplica a