Partager via


ContainerRegistryRunType.Inequality Opérateur

Définition

Détermine si deux ContainerRegistryRunType valeurs ne sont pas identiques.

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

Paramètres

Retours

S’applique à