共用方式為


DerivedMetricInfoAggregation.Implicit Operator

Definition

Converts a string to a DerivedMetricInfoAggregation.

public static implicit operator Azure.Monitor.OpenTelemetry.LiveMetrics.Models.DerivedMetricInfoAggregation (string value);
static member op_Implicit : string -> Azure.Monitor.OpenTelemetry.LiveMetrics.Models.DerivedMetricInfoAggregation
Public Shared Widening Operator CType (value As String) As DerivedMetricInfoAggregation

Parameters

value
String

Returns

Applies to