Share via


IstioIngressGatewayMode.Inequality Operator

Definition

Determines if two IstioIngressGatewayMode values are not the same.

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

Parameters

Returns

Applies to