Partager via


SnapshotType.Inequality(SnapshotType, SnapshotType) Opérateur

Définition

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

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

Paramètres

right
SnapshotType

Retours

S’applique à