次の方法で共有


AzureReservationAPIClientExtensions クラス

定義

AzureReservationAPIClient の拡張メソッド。

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

メソッド

GetAppliedReservationList(IAzureReservationAPIClient, String)

該当 Reservationする の一覧を取得します。

GetAppliedReservationListAsync(IAzureReservationAPIClient, String, CancellationToken)

該当 Reservationする の一覧を取得します。

GetCatalog(IAzureReservationAPIClient, String, String, String)

指定した Azure サブスクリプションの RI 購入に使用できるリージョンと SKU を取得します。

GetCatalogAsync(IAzureReservationAPIClient, String, String, String, CancellationToken)

指定した Azure サブスクリプションの RI 購入に使用できるリージョンと SKU を取得します。

適用対象