Udostępnij za pośrednictwem


RequestSchemeMatchConditionType.Inequality Operator

Definition

Determines if two RequestSchemeMatchConditionType values are not the same.

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

Parameters

Returns

Applies to