Udostępnij za pośrednictwem


OperationalInsightsTablePlan.Equality Operator

Definition

Determines if two OperationalInsightsTablePlan values are the same.

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

Parameters

Returns

Applies to