Share via


KubeConfigFormat.Inequality(KubeConfigFormat, KubeConfigFormat) Operator

Definition

Determines if two KubeConfigFormat values are not the same.

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

Parameters

Returns

Applies to