Share via


ExportProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ExportPropertiesTypeConverter))]
public class ExportProperties : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportProperties, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IExportPropertiesInternal, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ExportPropertiesTypeConverter))>]
type ExportProperties = class
    interface IExportProperties
    interface IJsonSerializable
    interface ICommonExportProperties
    interface IExportPropertiesInternal
    interface ICommonExportPropertiesInternal
    interface IValidates
Public Class ExportProperties
Implements IExportProperties, IExportPropertiesInternal, IValidates
Inheritance
ExportProperties
Attributes
Implements

Constructors

ExportProperties()

Properties

ConfigurationColumn
DataSetGranularity
DefinitionTimeframe
DefinitionType
DestinationContainer
DestinationResourceId
DestinationRootFolderPath
DestinationSasToken
DestinationStorageAccount
Format
NextRunTimeEstimate
PartitionData
RecurrencePeriodFrom
RecurrencePeriodTo
RunHistoryValue
ScheduleRecurrence
ScheduleStatus
TimePeriodFrom
TimePeriodTo

Methods

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

Explicit Interface Implementations

ICommonExportPropertiesInternal.DataSetConfiguration
ICommonExportPropertiesInternal.Definition
ICommonExportPropertiesInternal.DefinitionDataSet
ICommonExportPropertiesInternal.DefinitionTimePeriod
ICommonExportPropertiesInternal.DeliveryInfo
ICommonExportPropertiesInternal.DeliveryInfoDestination
ICommonExportPropertiesInternal.NextRunTimeEstimate
ICommonExportPropertiesInternal.RunHistory
ICommonExportPropertiesInternal.RunHistoryValue
IExportPropertiesInternal.Schedule
IExportPropertiesInternal.ScheduleRecurrencePeriod

Applies to