Sdílet prostřednictvím


WorkspaceIdentityType.Implicit(String to WorkspaceIdentityType) Operator

Definition

Converts a string to a WorkspaceIdentityType.

public static implicit operator Azure.Analytics.Synapse.Artifacts.Models.WorkspaceIdentityType (string value);
static member op_Implicit : string -> Azure.Analytics.Synapse.Artifacts.Models.WorkspaceIdentityType
Public Shared Widening Operator CType (value As String) As WorkspaceIdentityType

Parameters

value
String

Returns

Applies to