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


ServiceAlertState.Implicit(String to ServiceAlertState) Operator

Definition

Converts a string to a ServiceAlertState.

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

Parameters

value
String

Returns

Applies to