Megosztás a következőn keresztül:


CommonExportProperties Class

Definition

The common properties of the export.

public class CommonExportProperties
type CommonExportProperties = class
Public Class CommonExportProperties
Inheritance
CommonExportProperties

Constructors

CommonExportProperties(ExportDeliveryInfo, ExportDefinition)

Initializes a new instance of CommonExportProperties.

Properties

Definition

Has the definition for the export.

DeliveryInfoDestination

Has destination for the export being delivered.

Format

The format of the export being delivered. Currently only 'Csv' is supported.

NextRunTimeEstimate

If the export has an active schedule, provides an estimate of the next run time.

PartitionData

If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.

RunHistoryValue

A list of export runs.

Applies to