Compartilhar via


ItemScopePath.Inequality(ItemScopePath, ItemScopePath) Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a