Partager via


SnapshotType.Equality(SnapshotType, SnapshotType) Opérateur

Définition

Détermine si deux SnapshotType valeurs sont identiques.

public static bool operator == (Azure.ResourceManager.ContainerService.Models.SnapshotType left, Azure.ResourceManager.ContainerService.Models.SnapshotType right);
static member ( = ) : 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 à