次の方法で共有


ManagementGroupBillingPeriodConsumptionResource.GetAggregatedCost メソッド

定義

指定された請求期間に基づく管理グループとすべての子管理グループの集計コストを提供します

  • 要求パス/プロバイダー/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}/providers/Microsoft.Consumption/aggregatedCost
  • 操作IdAggregatedCost_GetForBillingPeriodByManagementGroup
public virtual Azure.Response<Azure.ResourceManager.Consumption.Models.ConsumptionAggregatedCostResult> GetAggregatedCost (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAggregatedCost : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Consumption.Models.ConsumptionAggregatedCostResult>
override this.GetAggregatedCost : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Consumption.Models.ConsumptionAggregatedCostResult>
Public Overridable Function GetAggregatedCost (Optional cancellationToken As CancellationToken = Nothing) As Response(Of ConsumptionAggregatedCostResult)

パラメーター

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象