Compartilhar via


ContainerRegistryRunType.Inequality Operador

Definição

Determina se dois ContainerRegistryRunType valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a