Partilhar via


ItemScope.Inequality(ItemScope, ItemScope) Operador

Definição

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

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

Parâmetros

left
ItemScope
right
ItemScope

Retornos

Aplica-se a