Share via


DecryptionRuleType.Implicit(String to DecryptionRuleType) Operator

Definition

Converts a string to a DecryptionRuleType.

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

Parameters

value
String

Returns

Applies to