Uses of Interface
com.azure.resourcemanager.costmanagement.models.Export.Update
Packages that use Export.Update
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of Export.Update in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return Export.UpdateModifier and TypeMethodDescriptionExport.update()Begins update for the Export resource.Export.UpdateStages.WithDefinition.withDefinition(ExportDefinition definition) Specifies the definition property: Has the definition for the export..Export.UpdateStages.WithDeliveryInfo.withDeliveryInfo(ExportDeliveryInfo deliveryInfo) Specifies the deliveryInfo property: Has delivery information for the export..Specifies the etag property: eTag of the resource.Export.UpdateStages.WithFormat.withFormat(FormatType format) Specifies the format property: The format of the export being delivered.Export.UpdateStages.WithPartitionData.withPartitionData(Boolean partitionData) Specifies 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.Export.UpdateStages.WithRunHistory.withRunHistory(ExportExecutionListResultInner runHistory) Specifies the runHistory property: If requested, has the most recent run history for the export..Export.UpdateStages.WithSchedule.withSchedule(ExportSchedule schedule) Specifies the schedule property: Has schedule information for the export..