Partager via


ContainerRegistryRunType.Equality Opérateur

Définition

Détermine si deux ContainerRegistryRunType valeurs sont identiques.

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