Share via


ProjectSourcePlatform.Implicit(String to ProjectSourcePlatform) Operator

Definition

Converts a string to a 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

Parameters

value
String

Returns

Applies to