Udostępnij za pośrednictwem


UpgradeChannel.Inequality(UpgradeChannel, UpgradeChannel) Operator

Definition

Determines if two UpgradeChannel values are not the same.

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

Parameters

Returns

Applies to