RuleCategory.Implicit(String to RuleCategory) Operator

Definition

Converts a string to a RuleCategory.

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

Parameters

value
String

Returns

Applies to