Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.CommonExportPropertiesInner
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of CommonExportPropertiesInner in com.azure.resourcemanager.costmanagement.fluent.models
Modifier and TypeMethodDescriptionExportRunInner.runSettings()
Get the runSettings property: The export settings that were in effect for this run.ExportRunPropertiesInner.runSettings()
Get the runSettings property: The export settings that were in effect for this run.CommonExportPropertiesInner.withDefinition
(ExportDefinition definition) Set the definition property: Has the definition for the export.CommonExportPropertiesInner.withDeliveryInfo
(ExportDeliveryInfo deliveryInfo) Set the deliveryInfo property: Has delivery information for the export.CommonExportPropertiesInner.withFormat
(FormatType format) Set the format property: The format of the export being delivered.CommonExportPropertiesInner.withPartitionData
(Boolean partitionData) Set the partitionData property: If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file.CommonExportPropertiesInner.withRunHistory
(ExportExecutionListResultInner runHistory) Set the runHistory property: If requested, has the most recent run history for the export.Modifier and TypeMethodDescriptionExportRunInner.withRunSettings
(CommonExportPropertiesInner runSettings) Set the runSettings property: The export settings that were in effect for this run.ExportRunPropertiesInner.withRunSettings
(CommonExportPropertiesInner runSettings) Set the runSettings property: The export settings that were in effect for this run. -
Uses of CommonExportPropertiesInner in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionCommonExportProperties.innerModel()
Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.CommonExportPropertiesInner object.