Share via


SnoozeScope.Implicit(String to SnoozeScope) Operator

Definition

Converts a string to a SnoozeScope.

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

Parameters

value
String

Returns

Applies to