Share via


EnrichmentType.Implicit(String to EnrichmentType) Operator

Definition

Converts a string to a EnrichmentType.

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

Parameters

value
String

Returns

Applies to