LookingGlassCommand.Inequality Operator

Definition

Determines if two LookingGlassCommand values are not the same.

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

Parameters

Returns

Applies to