DeviceUpdatePublicNetworkAccess.Inequality Operator

Definition

Determines if two DeviceUpdatePublicNetworkAccess values are not the same.

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

Parameters

Returns

Applies to