Condividi tramite


SqlServicePrincipalType.Implicit(String to SqlServicePrincipalType) Operator

Definition

Converts a string to a SqlServicePrincipalType.

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

Parameters

value
String

Returns

Applies to