Compartir a través de


ItemScopePath.Equality(ItemScopePath, ItemScopePath) Operador

Definición

Determina si dos ItemScopePath valores son los mismos.

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

Parámetros

Devoluciones

Se aplica a