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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET