다음을 통해 공유


AttachedDatabaseType.Implicit(String to AttachedDatabaseType) Operator

Definition

Converts a string to a AttachedDatabaseType.

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

Parameters

value
String

Returns

Applies to