Share via


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

Classes

Alert

An individual alert.

AlertProperties

Alert properties.

AlertPropertiesDefinition

defines the type of alert

AlertPropertiesDefinitionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of AlertPropertiesDefinition

AlertPropertiesDetails

Alert details

AlertPropertiesDetailsTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of AlertPropertiesDetails

AlertPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of AlertProperties

AlertsResult

Result of alerts.

AlertsResultTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of AlertsResult

AlertTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of Alert

CommonExportProperties

The common properties of the export.

CommonExportPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of CommonExportProperties

Dimension

List of Dimension.

DimensionProperties

Dimension properties.

DimensionPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of DimensionProperties

DimensionsListResult

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

DimensionsListResultTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of DimensionsListResult

DimensionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of Dimension

DismissAlertPayload

The request payload to update an alert

DismissAlertPayloadTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of DismissAlertPayload

ErrorDetails

The details of the error.

ErrorDetailsTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ErrorDetails

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.
ErrorResponseTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ErrorResponse

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.

ExportDatasetConfigurationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportDatasetConfiguration

ExportDatasetTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportDataset

ExportDefinition

The definition of an export.

ExportDefinitionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportDefinition

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 ).

ExportDeliveryDestinationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportDeliveryDestination

ExportDeliveryInfo

The delivery information associated with a export.

ExportDeliveryInfoTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportDeliveryInfo

ExportExecution

An export execution.

ExportExecutionListResult

Result of listing the execution history of an export.

ExportExecutionListResultTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportExecutionListResult

ExportExecutionProperties

The properties of the export execution.

ExportExecutionPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportExecutionProperties

ExportExecutionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportExecution

ExportListResult

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

ExportListResultTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportListResult

ExportProperties

The properties of the export.

ExportPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportProperties

ExportRecurrencePeriod

The start and end date for recurrence schedule.

ExportRecurrencePeriodTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportRecurrencePeriod

ExportSchedule

The schedule associated with the export.

ExportScheduleTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportSchedule

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.

ExportTimePeriodTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ExportTimePeriod

ExportTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of Export

ForecastAggregation

The aggregation expression to be used in the forecast.

ForecastAggregationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastAggregation

ForecastColumn

Forecast column properties

ForecastColumnTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastColumn

ForecastComparisonExpression

The comparison expression to be used in the forecast.

ForecastComparisonExpressionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastComparisonExpression

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.

ForecastDatasetAggregationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastDatasetAggregation

ForecastDatasetConfiguration

The configuration of dataset in the forecast.

ForecastDatasetConfigurationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastDatasetConfiguration

ForecastDatasetTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastDataset

ForecastDefinition

The definition of a forecast.

ForecastDefinitionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastDefinition

ForecastFilter

The filter expression to be used in the export.

ForecastFilterTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastFilter

ForecastProperties

Forecast properties

ForecastPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastProperties

ForecastResult

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

ForecastResultTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastResult

ForecastTimePeriod

Has time period for pulling data for the forecast.

ForecastTimePeriodTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ForecastTimePeriod

KpiProperties

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

KpiPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of KpiProperties

Operation

A Cost management REST API operation.

OperationDisplay

The object that represents the operation.

OperationDisplayTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of OperationDisplay

OperationListResult

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

OperationListResultTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of OperationListResult

OperationStatus

The status of the long running operation.

OperationStatusTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of OperationStatus

OperationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of Operation

PivotProperties

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

PivotPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of PivotProperties

ProxyResource

The Resource model definition.

ProxyResourceTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ProxyResource

QueryAggregation

The aggregation expression to be used in the query.

QueryAggregationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryAggregation

QueryColumn

QueryColumn properties

QueryColumnTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryColumn

QueryComparisonExpression

The comparison expression to be used in the query.

QueryComparisonExpressionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryComparisonExpression

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.

QueryDatasetAggregationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryDatasetAggregation

QueryDatasetConfiguration

The configuration of dataset in the query.

QueryDatasetConfigurationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryDatasetConfiguration

QueryDatasetTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryDataset

QueryDefinition

The definition of a query.

QueryDefinitionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryDefinition

QueryFilter

The filter expression to be used in the export.

QueryFilterTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryFilter

QueryGrouping

The group by expression to be used in the query.

QueryGroupingTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryGrouping

QueryProperties

Query properties

QueryPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryProperties

QueryResult

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

QueryResultTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryResult

QueryTimePeriod

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

QueryTimePeriodTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of QueryTimePeriod

ReportConfigAggregation

The aggregation expression to be used in the report.

ReportConfigAggregationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigAggregation

ReportConfigComparisonExpression

The comparison expression to be used in the report.

ReportConfigComparisonExpressionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigComparisonExpression

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.

ReportConfigDatasetAggregationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigDatasetAggregation

ReportConfigDatasetConfiguration

The configuration of dataset in the report.

ReportConfigDatasetConfigurationTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigDatasetConfiguration

ReportConfigDatasetTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigDataset

ReportConfigDefinition

The definition of a report config.

ReportConfigDefinitionTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigDefinition

ReportConfigFilter

The filter expression to be used in the report.

ReportConfigFilterTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigFilter

ReportConfigGrouping

The group by expression to be used in the report.

ReportConfigGroupingTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigGrouping

ReportConfigSorting

The order by expression to be used in the report.

ReportConfigSortingTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigSorting

ReportConfigTimePeriod

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

ReportConfigTimePeriodTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportConfigTimePeriod

ReportUrl

The URL to download the generated report.

ReportUrlTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ReportUrl

Resource

The Resource model definition.

ResourceTags

Resource tags.

ResourceTagsTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ResourceTags

ResourceTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of Resource

View

States and configurations of Cost Analysis.

ViewListResult

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

ViewListResultTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ViewListResult

ViewProperties

The properties of the view.

ViewPropertiesTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of ViewProperties

ViewTypeConverter

A PowerShell PSTypeConverter to support converting to an instance of 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