MatchOperator.Implicit(String to MatchOperator) Operator

Definition

Converts a string to a MatchOperator.

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

Parameters

value
String

Returns

Applies to