ExportTimePeriod interface
The date range for data in the export. This should only be specified with timeFrame set to 'Custom'. The maximum date range is 3 months.
Properties
from | The start date for export data. |
to | The end date for export data. |
Property Details
from
The start date for export data.
from: Date
Property Value
Date
to
The end date for export data.
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