KustoLanguageExtensionImageName.Inequality Operator

Definition

Determines if two KustoLanguageExtensionImageName values are not the same.

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

Parameters

Returns

Applies to