ExportDataset Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The definition for data in the export.
public class ExportDataset
type ExportDataset = class
Public Class ExportDataset
- Inheritance
-
ExportDataset
Constructors
ExportDataset() |
Initializes a new instance of ExportDataset. |
Properties
Columns |
Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples). |
Granularity |
The granularity of rows in the export. Currently only 'Daily' is supported. |
Applies to
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 .NET