다음을 통해 공유


AggregationFunctionType.Implicit(String to AggregationFunctionType) Operator

Definition

Converts a string to a AggregationFunctionType.

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

Parameters

value
String

Returns

Applies to