ConsumptionPricingModelType.Equality Operator

Definition

Determines if two ConsumptionPricingModelType values are the same.

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

Parameters

Returns

Applies to