ReportConfigTimePeriod interface
The start and end date for pulling data for the report.
Properties
from | The start date to pull data from. |
to | The end date to pull data to. |
Property Details
from
The start date to pull data from.
from: Date
Property Value
Date
to
The end date to pull data to.
to: Date
Property Value
Date
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript