Share via


SqlMetricPrimaryAggregationType.Implicit Operator

Definition

Converts a string to a SqlMetricPrimaryAggregationType.

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

Parameters

value
String

Returns

Applies to