ReservationReportSchema.Equality Operator

Definition

Determines if two ReservationReportSchema values are the same.

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

Parameters

Returns

Applies to