Share via


ServiceAlertSignalType.Implicit(String to ServiceAlertSignalType) Operator

Definition

Converts a string to a ServiceAlertSignalType.

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

Parameters

value
String

Returns

Applies to