Share via


DeviceUpdateSku.Inequality(DeviceUpdateSku, DeviceUpdateSku) Operator

Definition

Determines if two DeviceUpdateSku values are not the same.

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

Parameters

Returns

Applies to