Share via


ReportedSeverity.Implicit(String to ReportedSeverity) Operator

Definition

Converts a string to a ReportedSeverity.

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

Parameters

value
String

Returns

Applies to