Delen via


IExportDatasetConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.ExportDatasetConfigurationTypeConverter))]
public interface IExportDatasetConfiguration : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.ExportDatasetConfigurationTypeConverter))>]
type IExportDatasetConfiguration = interface
    interface IJsonSerializable
Public Interface IExportDatasetConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Column

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).

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to