Megosztás a következőn keresztül:


ServiceAlertSeverity.Implicit(String to ServiceAlertSeverity) Operator

Definition

Converts a string to a ServiceAlertSeverity.

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

Parameters

value
String

Returns

Applies to