Sdílet prostřednictvím


OperationalInsightsTablePlan.Inequality Operator

Definition

Determines if two OperationalInsightsTablePlan values are not the same.

public static bool operator != (Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsTablePlan left, Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsTablePlan right);
static member op_Inequality : 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