Dela via


SecurityAlertSeverity.Implicit(String to SecurityAlertSeverity) Operator

Definition

Converts a string to a SecurityAlertSeverity.

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

Parameters

value
String

Returns

Applies to