다음을 통해 공유


SqlMetricUnitType.Implicit(String to SqlMetricUnitType) Operator

Definition

Converts a string to a SqlMetricUnitType.

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

Parameters

value
String

Returns

Applies to