Interface: IBillingReportSpec
Properties of a BillingReportSpec.
Implemented by
Properties
description
• Optional description: null | string
The description for the billing report. Optional, default is empty.
downloadUrlExpirationDuration
• Optional downloadUrlExpirationDuration: null | IDuration
The duration after which the download url will expire. Optional, default is 5 minutes and maximum is 1 hour.
endTimeExclusive
• Optional endTimeExclusive: null | ITimestamp
The end time of the billing report (in UTC).
startTimeInclusive
• Optional startTimeInclusive: null | ITimestamp
The start time of the billing report (in UTC).