次の方法で共有


ReservationReportSchema.Equality 演算子

定義

2 つの ReservationReportSchema 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象