共用方式為


ReservationRecommendations interface

表示 ReservationRecommendations 的介面。

方法

list(string, ReservationRecommendationsListOptionalParams)

購買保留實例的建議清單。

方法詳細資料

list(string, ReservationRecommendationsListOptionalParams)

購買保留實例的建議清單。

function list(scope: string, options?: ReservationRecommendationsListOptionalParams): PagedAsyncIterableIterator<ReservationRecommendationUnion, ReservationRecommendationUnion[], PageSettings>

參數

scope

string

與保留建議作業相關聯的範圍。 這包括訂用帳戶範圍的 '/subscriptions/{subscriptionId}/' 資源群組範圍的 '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}'、 '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' 和 '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billingProfile scope

傳回