Megosztás a következőn keresztül:


IsDeviceMatchConditionMatchValue.Inequality Operator

Definition

Determines if two IsDeviceMatchConditionMatchValue values are not the same.

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

Parameters

Returns

Applies to