ExportDataset interface
The definition for data in the export.
Properties
configuration | The export dataset configuration. |
granularity | The granularity of rows in the export. Currently only 'Daily' is supported. |
Property Details
configuration
The export dataset configuration.
configuration?: ExportDatasetConfiguration
Property Value
granularity
The granularity of rows in the export. Currently only 'Daily' is supported.
granularity?: string
Property Value
string
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