Sdílet prostřednictvím


Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001 Namespace

Classes

Alert

An individual alert.

AlertProperties

Alert properties.

AlertPropertiesDefinition

defines the type of alert

AlertPropertiesDetails

Alert details

AlertsResult

Result of alerts.

CommonExportProperties

The common properties of the export.

Dimension

List of Dimension.

DimensionProperties

Dimension properties.

DimensionsListResult

Result of listing dimensions. It contains a list of available dimensions.

DismissAlertPayload

The request payload to update an alert

ErrorDetails

The details of the error.

ErrorResponse

Error response indicates that the service is not able to process the incoming request. The reason is provided in the error message. Some Error responses:

  • 429 TooManyRequests - Request is throttled. Retry after waiting for the time specified in the "x-ms-ratelimit-microsoft.consumption-retry-after" header.
  • 503 ServiceUnavailable - Service is temporarily unavailable. Retry after waiting for the time specified in the "Retry-After" header.
Export

An export resource.

ExportDataset

The definition for data in the export.

ExportDatasetConfiguration

The export dataset configuration. Allows columns to be selected for the export. If not provided then the export will include all available columns.

ExportDefinition

The definition of an export.

ExportDeliveryDestination

This represents the blob storage account location where exports of costs will be delivered. There are two ways to configure the destination. The approach recommended for most customers is to specify the resourceId of the storage account. This requires a one-time registration of the account's subscription with the Microsoft.CostManagementExports resource provider in order to give Cost Management services access to the storage. When creating an export in the Azure portal this registration is performed automatically but API users may need to register the subscription explicitly (for more information see https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-supported-services ). Another way to configure the destination is available ONLY to Partners with a Microsoft Partner Agreement plan who are global admins of their billing account. These Partners, instead of specifying the resourceId of a storage account, can specify the storage account name along with a SAS token for the account. This allows exports of costs to a storage account in any tenant. The SAS token should be created for the blob service with Service/Container/Object resource types and with Read/Write/Delete/List/Add/Create permissions (for more information see https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/export-cost-data-storage-account-sas-key ).

ExportDeliveryInfo

The delivery information associated with a export.

ExportExecution

An export execution.

ExportExecutionListResult

Result of listing the execution history of an export.

ExportExecutionProperties

The properties of the export execution.

ExportListResult

Result of listing exports. It contains a list of available exports in the scope provided.

ExportProperties

The properties of the export.

ExportRecurrencePeriod

The start and end date for recurrence schedule.

ExportSchedule

The schedule associated with the export.

ExportTimePeriod

The date range for data in the export. This should only be specified with timeFrame set to 'Custom'. The maximum date range is 3 months.

ForecastAggregation

The aggregation expression to be used in the forecast.

ForecastColumn

Forecast column properties

ForecastComparisonExpression

The comparison expression to be used in the forecast.

ForecastDataset

The definition of data present in the forecast.

ForecastDatasetAggregation

Dictionary of aggregation expression to use in the forecast. The key of each item in the dictionary is the alias for the aggregated column. forecast can have up to 2 aggregation clauses.

ForecastDatasetConfiguration

The configuration of dataset in the forecast.

ForecastDefinition

The definition of a forecast.

ForecastFilter

The filter expression to be used in the export.

ForecastProperties

Forecast properties

ForecastResult

Result of forecast. It contains all columns listed under groupings and aggregation.

ForecastTimePeriod

Has time period for pulling data for the forecast.

KpiProperties

Each KPI must contain a 'type' and 'enabled' key.

Operation

A Cost management REST API operation.

OperationDisplay

The object that represents the operation.

OperationListResult

Result of listing cost management operations. It contains a list of operations and a URL link to get the next set of results.

OperationStatus

The status of the long running operation.

PivotProperties

Each pivot must contain a 'type' and 'name'.

ProxyResource

The Resource model definition.

QueryAggregation

The aggregation expression to be used in the query.

QueryColumn

QueryColumn properties

QueryComparisonExpression

The comparison expression to be used in the query.

QueryDataset

The definition of data present in the query.

QueryDatasetAggregation

Dictionary of aggregation expression to use in the query. The key of each item in the dictionary is the alias for the aggregated column. Query can have up to 2 aggregation clauses.

QueryDatasetConfiguration

The configuration of dataset in the query.

QueryDefinition

The definition of a query.

QueryFilter

The filter expression to be used in the export.

QueryGrouping

The group by expression to be used in the query.

QueryProperties

Query properties

QueryResult

Result of query. It contains all columns listed under groupings and aggregation.

QueryTimePeriod

The start and end date for pulling data for the query.

ReportConfigAggregation

The aggregation expression to be used in the report.

ReportConfigComparisonExpression

The comparison expression to be used in the report.

ReportConfigDataset

The definition of data present in the report.

ReportConfigDatasetAggregation

Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.

ReportConfigDatasetConfiguration

The configuration of dataset in the report.

ReportConfigDefinition

The definition of a report config.

ReportConfigFilter

The filter expression to be used in the report.

ReportConfigGrouping

The group by expression to be used in the report.

ReportConfigSorting

The order by expression to be used in the report.

ReportConfigTimePeriod

The start and end date for pulling data for the report.

ReportUrl

The URL to download the generated report.

Resource

The Resource model definition.

ResourceTags

Resource tags.

View

States and configurations of Cost Analysis.

ViewListResult

Result of listing views. It contains a list of available views.

ViewProperties

The properties of the view.

Interfaces

IAlert
IAlertInternal
IAlertProperties
IAlertPropertiesDefinition
IAlertPropertiesDefinitionInternal
IAlertPropertiesDetails
IAlertPropertiesDetailsInternal
IAlertPropertiesInternal
IAlertsResult
IAlertsResultInternal
ICommonExportProperties
ICommonExportPropertiesInternal
IDimension
IDimensionInternal
IDimensionProperties
IDimensionPropertiesInternal
IDimensionsListResult
IDimensionsListResultInternal
IDismissAlertPayload
IDismissAlertPayloadInternal
IErrorDetails
IErrorDetailsInternal
IErrorResponse
IErrorResponseInternal
IExport
IExportDataset
IExportDatasetConfiguration
IExportDatasetConfigurationInternal
IExportDatasetInternal
IExportDefinition
IExportDefinitionInternal
IExportDeliveryDestination
IExportDeliveryDestinationInternal
IExportDeliveryInfo
IExportDeliveryInfoInternal
IExportExecution
IExportExecutionInternal
IExportExecutionListResult
IExportExecutionListResultInternal
IExportExecutionProperties
IExportExecutionPropertiesInternal
IExportInternal
IExportListResult
IExportListResultInternal
IExportProperties
IExportPropertiesInternal
IExportRecurrencePeriod
IExportRecurrencePeriodInternal
IExportSchedule
IExportScheduleInternal
IExportTimePeriod
IExportTimePeriodInternal
IForecastAggregation
IForecastAggregationInternal
IForecastColumn
IForecastColumnInternal
IForecastComparisonExpression
IForecastComparisonExpressionInternal
IForecastDataset
IForecastDatasetAggregation
IForecastDatasetAggregationInternal
IForecastDatasetConfiguration
IForecastDatasetConfigurationInternal
IForecastDatasetInternal
IForecastDefinition
IForecastDefinitionInternal
IForecastFilter
IForecastFilterInternal
IForecastProperties
IForecastPropertiesInternal
IForecastResult
IForecastResultInternal
IForecastTimePeriod
IForecastTimePeriodInternal
IKpiProperties
IKpiPropertiesInternal
IOperation
IOperationDisplay
IOperationDisplayInternal
IOperationInternal
IOperationListResult
IOperationListResultInternal
IOperationStatus
IOperationStatusInternal
IPivotProperties
IPivotPropertiesInternal
IProxyResource
IProxyResourceInternal
IQueryAggregation
IQueryAggregationInternal
IQueryColumn
IQueryColumnInternal
IQueryComparisonExpression
IQueryComparisonExpressionInternal
IQueryDataset
IQueryDatasetAggregation
IQueryDatasetAggregationInternal
IQueryDatasetConfiguration
IQueryDatasetConfigurationInternal
IQueryDatasetInternal
IQueryDefinition
IQueryDefinitionInternal
IQueryFilter
IQueryFilterInternal
IQueryGrouping
IQueryGroupingInternal
IQueryProperties
IQueryPropertiesInternal
IQueryResult
IQueryResultInternal
IQueryTimePeriod
IQueryTimePeriodInternal
IReportConfigAggregation
IReportConfigAggregationInternal
IReportConfigComparisonExpression
IReportConfigComparisonExpressionInternal
IReportConfigDataset
IReportConfigDatasetAggregation
IReportConfigDatasetAggregationInternal
IReportConfigDatasetConfiguration
IReportConfigDatasetConfigurationInternal
IReportConfigDatasetInternal
IReportConfigDefinition
IReportConfigDefinitionInternal
IReportConfigFilter
IReportConfigFilterInternal
IReportConfigGrouping
IReportConfigGroupingInternal
IReportConfigSorting
IReportConfigSortingInternal
IReportConfigTimePeriod
IReportConfigTimePeriodInternal
IReportUrl
IReportUrlInternal
IResource
IResourceInternal
IResourceTags
IResourceTagsInternal
IView
IViewInternal
IViewListResult
IViewListResultInternal
IViewProperties
IViewPropertiesInternal