다음을 통해 공유


AzureReservationAPIClientExtensions Class

Definition

Extension methods for AzureReservationAPIClient.

public static class AzureReservationAPIClientExtensions
type AzureReservationAPIClientExtensions = class
Public Module AzureReservationAPIClientExtensions
Inheritance
AzureReservationAPIClientExtensions

Methods

GetAppliedReservationList(IAzureReservationAPIClient, String)

Get list of applicable Reservations.

GetAppliedReservationListAsync(IAzureReservationAPIClient, String, CancellationToken)

Get list of applicable Reservations.

GetCatalog(IAzureReservationAPIClient, String, String, String)

Get the regions and skus that are available for RI purchase for the specified Azure subscription.

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

Get the regions and skus that are available for RI purchase for the specified Azure subscription.

Applies to