Delen via


SandboxCustomImageType.Inequality Operator

Definition

Determines if two SandboxCustomImageType values are not the same.

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

Parameters

Returns

Applies to