Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.ExportProperties
Package
Description
Package containing the inner data models for CostManagementClient.
-
Uses of ExportProperties in com.azure.resourcemanager.costmanagement.fluent.models
Modifier and TypeMethodDescriptionExportProperties.withDefinition
(ExportDefinition definition) Set the definition property: Has the definition for the export.ExportProperties.withDeliveryInfo
(ExportDeliveryInfo deliveryInfo) Set the deliveryInfo property: Has delivery information for the export.ExportProperties.withFormat
(FormatType format) Set the format property: The format of the export being delivered.ExportProperties.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.ExportProperties.withRunHistory
(ExportExecutionListResultInner runHistory) Set the runHistory property: If requested, has the most recent run history for the export.ExportProperties.withSchedule
(ExportSchedule schedule) Set the schedule property: Has schedule information for the export.