Udostępnij za pośrednictwem


WebApplicationRuleMatchTransformType.Inequality Operator

Definition

Determines if two WebApplicationRuleMatchTransformType values are not the same.

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

Parameters

Returns

Applies to