MetricAnomalyAlertScopeType.Implicit Operator

Definition

Converts a string to a MetricAnomalyAlertScopeType.

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

Parameters

value
String

Returns

Applies to