ContainerServiceFleetManagedClusterUpgradeType.Inequality Operator

Definition

Determines if two ContainerServiceFleetManagedClusterUpgradeType values are not the same.

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

Parameters

Returns

Applies to