Compartilhar via


ContainerRegistryRunType.Equality Operador

Definição

Determina se dois ContainerRegistryRunType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a