SqlSourcePlatform.Implicit(String to SqlSourcePlatform) Operator

Definition

Converts a string to a SqlSourcePlatform.

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

Parameters

value
String

Returns

Applies to