Uses of Interface
com.azure.resourcemanager.costmanagement.models.ExportExecutionListResult
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of ExportExecutionListResult in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionExports.getExecutionHistory
(String scope, String exportName) The operation to get the run history of an export for the defined scope and export name.CommonExportProperties.runHistory()
Gets the runHistory property: If requested, has the most recent run history for the export.Export.runHistory()
Gets the runHistory property: If requested, has the most recent run history for the export.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ExportExecutionListResult>
Exports.getExecutionHistoryWithResponse
(String scope, String exportName, com.azure.core.util.Context context) The operation to get the run history of an export for the defined scope and export name.