Delen via


ObjectType.Implicit(String to ObjectType) Operator

Definition

Converts a string to a ObjectType.

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

Parameters

value
String

Returns

Applies to