Share via


ApplicationGatewayWafRuleStateType.Equality Operator

Definition

Determines if two ApplicationGatewayWafRuleStateType values are the same.

public static bool operator == (Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleStateType left, Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleStateType right);
static member ( = ) : Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleStateType * Azure.ResourceManager.Network.Models.ApplicationGatewayWafRuleStateType -> bool
Public Shared Operator == (left As ApplicationGatewayWafRuleStateType, right As ApplicationGatewayWafRuleStateType) As Boolean

Parameters

Returns

Applies to