WafMatchVariable.Implicit(String to WafMatchVariable) Operator

Definition

Converts a string to a WafMatchVariable.

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

Parameters

value
String

Returns

Applies to