Share via


EbpfDataplane.Inequality(EbpfDataplane, EbpfDataplane) Operator

Definition

Determines if two EbpfDataplane values are not the same.

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

Parameters

Returns

Applies to