ExportDefinition 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 of an export.
public class ExportDefinition
type ExportDefinition = class
Public Class ExportDefinition
- Inheritance
-
ExportDefinition
Constructors
ExportDefinition(ExportType, TimeframeType) |
Initializes a new instance of ExportDefinition. |
Properties
DataSet |
The definition for data in the export. |
ExportType |
The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations. |
Timeframe |
The time frame for pulling data for the export. If custom, then a specific time period must be provided. |
TimePeriod |
Has time period for pulling data for the export. |
Applies to
Azure SDK for .NET