次の方法で共有


IPriceSheetOperations インターフェイス

定義

PriceSheetOperations 操作。

public interface IPriceSheetOperations
type IPriceSheetOperations = interface
Public Interface IPriceSheetOperations

メソッド

GetByBillingPeriodWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

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

GetWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

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

拡張メソッド

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/

適用対象