LinkerClientType.Implicit(String to LinkerClientType) Operator

Definition

Converts a string to a LinkerClientType.

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

Parameters

value
String

Returns

Applies to