次の方法で共有


PriceSheetOperationsExtensions クラス

定義

PriceSheetOperations の拡張メソッド。

public static class PriceSheetOperationsExtensions
type PriceSheetOperationsExtensions = class
Public Module PriceSheetOperationsExtensions
継承
PriceSheetOperationsExtensions

メソッド

Get(IPriceSheetOperations, String, String, Nullable<Int32>)

subscriptionId によるスコープの価格シートを取得します。 価格シートは、この API を介して 2014 年 5 月 1 日以降にのみ使用できます。 https://docs.microsoft.com/en-us/rest/api/consumption/

GetAsync(IPriceSheetOperations, String, String, Nullable<Int32>, CancellationToken)

subscriptionId によるスコープの価格シートを取得します。 価格シートは、この API を介して 2014 年 5 月 1 日以降にのみ使用できます。 https://docs.microsoft.com/en-us/rest/api/consumption/

GetByBillingPeriod(IPriceSheetOperations, String, String, String, Nullable<Int32>)

subscriptionId と課金期間ごとにスコープの価格シートを取得します。 価格シートは、この API を介して 2014 年 5 月 1 日以降にのみ使用できます。 https://docs.microsoft.com/en-us/rest/api/consumption/

GetByBillingPeriodAsync(IPriceSheetOperations, String, String, String, Nullable<Int32>, CancellationToken)

subscriptionId と課金期間ごとにスコープの価格シートを取得します。 価格シートは、この API を介して 2014 年 5 月 1 日以降にのみ使用できます。 https://docs.microsoft.com/en-us/rest/api/consumption/

適用対象