Share via


Export Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ExportTypeConverter))]
public class Export : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExport, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportInternal, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ExportTypeConverter))>]
type Export = class
    interface IExport
    interface IJsonSerializable
    interface IProxyResource
    interface IExportInternal
    interface IProxyResourceInternal
    interface IValidates
Public Class Export
Implements IExport, IExportInternal, IValidates
Inheritance
Export
Attributes
Implements

Constructors

Export()

Properties

ConfigurationColumn
DataSetGranularity
DefinitionTimeframe
DefinitionType
DestinationContainer
DestinationResourceId
DestinationRootFolderPath
DestinationSasToken
DestinationStorageAccount
ETag
Format
Id
Name
NextRunTimeEstimate
PartitionData
RecurrencePeriodFrom
RecurrencePeriodTo
ResourceGroupName
RunHistoryValue
ScheduleRecurrence
ScheduleStatus
TimePeriodFrom
TimePeriodTo
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Explicit Interface Implementations

IExportInternal.DataSetConfiguration
IExportInternal.Definition
IExportInternal.DefinitionDataSet
IExportInternal.DefinitionTimePeriod
IExportInternal.DeliveryInfo
IExportInternal.DeliveryInfoDestination
IExportInternal.NextRunTimeEstimate
IExportInternal.Property
IExportInternal.RunHistory
IExportInternal.RunHistoryValue
IExportInternal.Schedule
IExportInternal.ScheduleRecurrencePeriod
IProxyResourceInternal.Id
IProxyResourceInternal.Name
IProxyResourceInternal.Type

Applies to