Dela via


ServerConnectionType.Implicit(String to ServerConnectionType) Operator

Definition

Converts a string to a ServerConnectionType.

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

Parameters

value
String

Returns

Applies to