Bagikan melalui


AnalyticsItemScopePath.Equality Operator

Definition

Determines if two AnalyticsItemScopePath values are the same.

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

Parameters

Returns

Applies to