Interface: IBillingReportSpec
Properties of a BillingReportSpec.
Hierarchy
-
↳
IBillingReportSpec
Properties
description
• Optional description: null | string
The description for the billing report. Optional, default is empty.
Inherited from
downloadUrlExpirationDuration
• Optional downloadUrlExpirationDuration: null | $Properties
The duration after which the download url will expire. Optional, default is 5 minutes and maximum is 1 hour.
Inherited from
$Properties.downloadUrlExpirationDuration
endTimeExclusive
• Optional endTimeExclusive: null | $Properties
The end time of the billing report (in UTC).
Inherited from
granularity
• Optional granularity: null | BillingReportGranularity
The data granularity of the billing report. Optional, default is hourly. temporal:versioning:min_version=v0.16.0
Inherited from
startTimeInclusive
• Optional startTimeInclusive: null | $Properties
The start time of the billing report (in UTC).