Udostępnij za pośrednictwem


WebApplicationRuleMatchVariable.Inequality Operator

Definition

Determines if two WebApplicationRuleMatchVariable values are not the same.

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

Parameters

Returns

Applies to