WafMatchVariable.Equality(WafMatchVariable, WafMatchVariable) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two WafMatchVariable values are the same.
public static bool operator ==(Azure.ResourceManager.Cdn.Models.WafMatchVariable left, Azure.ResourceManager.Cdn.Models.WafMatchVariable right);
static member ( = ) : Azure.ResourceManager.Cdn.Models.WafMatchVariable * Azure.ResourceManager.Cdn.Models.WafMatchVariable -> bool
Public Shared Operator == (left As WafMatchVariable, right As WafMatchVariable) As Boolean
Parameters
- left
- WafMatchVariable
- right
- WafMatchVariable