Compartir a través de


ProjectSourcePlatform.Implicit(String to ProjectSourcePlatform) Operador

Definición

Convierte una cadena en un ProjectSourcePlatform.

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

Parámetros

value
String

Devoluciones

Se aplica a