Share via


PerformanceLevelUnit.Implicit(String to PerformanceLevelUnit) Operator

Definition

Converts a string to a PerformanceLevelUnit.

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

Parameters

value
String

Returns

Applies to