Share via


SavingsPlanBillingPlan.Inequality Operator

Definition

Determines if two SavingsPlanBillingPlan values are not the same.

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

Parameters

Returns

Applies to