Share via


ContainerGpuSku.Inequality(ContainerGpuSku, ContainerGpuSku) Operator

Definition

Determines if two ContainerGpuSku values are not the same.

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

Parameters

Returns

Applies to