CarbonEmission.PreviousMonthEmissions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Total carbon emissions for the previous month’s date range, which is the same period as the specified date range but shifted left by one month (e.g., if the specified range is March - June, the previous month’s range will be Feb - May). The value is measured in kgCO2E.
public double PreviousMonthEmissions { get; }
member this.PreviousMonthEmissions : double
Public ReadOnly Property PreviousMonthEmissions As Double