Share via


IExportProperties Interface

Definition

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

Properties

ConfigurationColumn (Inherited from ICommonExportProperties)
DataSetGranularity (Inherited from ICommonExportProperties)
DefinitionTimeframe (Inherited from ICommonExportProperties)
DefinitionType (Inherited from ICommonExportProperties)
DestinationContainer (Inherited from ICommonExportProperties)
DestinationResourceId (Inherited from ICommonExportProperties)
DestinationRootFolderPath (Inherited from ICommonExportProperties)
DestinationSasToken (Inherited from ICommonExportProperties)
DestinationStorageAccount (Inherited from ICommonExportProperties)
Format (Inherited from ICommonExportProperties)
NextRunTimeEstimate (Inherited from ICommonExportProperties)
PartitionData (Inherited from ICommonExportProperties)
RecurrencePeriodFrom
RecurrencePeriodTo
RunHistoryValue (Inherited from ICommonExportProperties)
ScheduleRecurrence
ScheduleStatus
TimePeriodFrom (Inherited from ICommonExportProperties)
TimePeriodTo (Inherited from ICommonExportProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to