ReservationRecommendations interface
واجهة تمثل ReservationRecommendations.
الأساليب
| list(string, Reservation |
قائمة التوصيات لشراء المثيلات المحجوزة. |
تفاصيل الأسلوب
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}' لنطاق BillingAccount، و'/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' لنطاق billingProfile
معلمات الخيارات.