Compartir a través de


DevTestLabFileUploadOption.Implicit Operador

Definición

Convierte una cadena en un DevTestLabFileUploadOption.

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

Parámetros

value
String

Devoluciones

Se aplica a