Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.CommonExportPropertiesInner
Packages that use 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
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return CommonExportPropertiesInnerModifier 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.Methods in com.azure.resourcemanager.costmanagement.fluent.models with parameters of type CommonExportPropertiesInnerModifier 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
Methods in com.azure.resourcemanager.costmanagement.models that return CommonExportPropertiesInnerModifier and TypeMethodDescriptionCommonExportProperties.innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.CommonExportPropertiesInner object.