Reservation Recommendations - List
Liste der Empfehlungen für den Kauf reservierter Instanzen.
GET https://management.azure.com/{resourceScope}/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01
GET https://management.azure.com/{resourceScope}/providers/Microsoft.Consumption/reservationRecommendations?$filter={$filter}&api-version=2024-08-01
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
resource
|
path | True |
string |
Der Bereich, der den Reservierungsempfehlungen-Vorgängen zugeordnet ist. Dies umfasst '/subscriptions/{subscriptionId}/' für den Abonnementbereich, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' für den Ressourcengruppenbereich, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' für den Bereich "BillingAccount", und "/providers/Microsoft.Billing/BillingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}" für billingProfile-Bereich |
api-version
|
query | True |
string |
Version der API, die mit der Clientanforderung verwendet werden soll. Die aktuelle Version ist 2023-03-01. |
$filter
|
query |
string |
Kann verwendet werden, um reservierungrecommendations nach: Eigenschaften/Bereich mit zulässigen Werten ['Single', 'Shared'] und Standardwert 'Single'; properties/resourceType mit zulässigen Werten ['VirtualMachines', 'SQLDatabases', 'PostgreSQL', 'ManagedDisk', 'MySQL', 'RedHat', 'MariaDB', 'RedisCache', 'CosmosDB', 'SqlDataWarehouse', 'SUSELinux', 'AppService', 'BlockBlob', 'AzureDataExplorer', 'VMwareCloudSimple'] und Standardwert 'VirtualMachines'; und eigenschaften/lookBackPeriod mit zulässigen Werten ['Last7Days', 'Last30Days', 'Last60Days'] und Standardwert 'Last7Days'. |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
OKAY. Die Anforderung ist erfolgreich. |
|
204 No Content |
Eine leere Antwort wird gesendet, wenn keine Empfehlungen vorhanden sind. |
|
Other Status Codes |
Fehlerantwort, die beschreibt, warum der Vorgang fehlgeschlagen ist. |
Sicherheit
azure_auth
Azure Active Directory OAuth2-Fluss.
Typ:
oauth2
Ablauf:
implicit
Autorisierungs-URL:
https://login.microsoftonline.com/common/oauth2/authorize
Bereiche
Name | Beschreibung |
---|---|
user_impersonation | Identitätswechsel ihres Benutzerkontos |
Beispiele
ReservationRecommendationsByBillingAccount-Legacy
Beispielanforderung
GET https://management.azure.com/providers/Microsoft.Billing/billingAccounts/123456/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01
Beispiel für eine Antwort
{
"value": [
{
"id": "billingAccount/123456/providers/Microsoft.Consumption/reservationRecommendations/00000000-0000-0000-0000-000000000000",
"name": "00000000-0000-0000-0000-000000000000",
"type": "Microsoft.Consumption/reservationRecommendations",
"location": "westus",
"sku": "Standard_DS1_v2",
"kind": "legacy",
"properties": {
"meterId": "00000000-0000-0000-0000-000000000000",
"term": "P1Y",
"costWithNoReservedInstances": 12.0785105,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 11.4899644807748,
"netSavings": 0.588546019225182,
"firstUsageDate": "2019-07-07T00:00:00-07:00",
"scope": "Shared",
"lookBackPeriod": "Last7Days",
"instanceFlexibilityRatio": 1,
"instanceFlexibilityGroup": "DSv2 Series",
"normalizedSize": "Standard_DS1_v2",
"recommendedQuantityNormalized": 1,
"skuProperties": [
{
"name": "Cores",
"value": "1"
},
{
"name": "Ram",
"value": "1"
}
],
"totalHours": 701,
"lastUsageDate": "2019-08-07T00:00:00-07:00"
}
},
{
"id": "billingAccount/123456/providers/Microsoft.Consumption/reservationRecommendations/00000000-0000-0000-0000-000000000000",
"name": "00000000-0000-0000-0000-000000000000",
"type": "Microsoft.Consumption/reservationRecommendations",
"location": "westus",
"sku": "Standard_DS1_v2",
"kind": "legacy",
"properties": {
"meterId": "00000000-0000-0000-0000-000000000000",
"term": "P1Y",
"costWithNoReservedInstances": 10.0785105,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 13.48,
"netSavings": 0.68,
"firstUsageDate": "2019-07-07T00:00:00-07:00",
"scope": "Shared",
"lookBackPeriod": "Last7Days",
"instanceFlexibilityRatio": 1,
"instanceFlexibilityGroup": "DSv2 Series",
"normalizedSize": "Standard_DS1",
"recommendedQuantityNormalized": 1.2,
"skuProperties": [
{
"name": "SkuDisplayName",
"value": "B"
},
{
"name": "CPU",
"value": "1"
}
],
"totalHours": 805,
"lastUsageDate": "2019-08-09T00:00:00-07:00"
}
}
],
"nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01&$skiptoken=AQAAAA%3D%3D&"
}
ReservationRecommendationsByBillingAccountFilterForScope
Beispielanforderung
GET https://management.azure.com/providers/Microsoft.Billing/billingAccounts/123456/providers/Microsoft.Consumption/reservationRecommendations?$filter=properties/scope eq 'Single'&api-version=2024-08-01
Beispiel für eine Antwort
{
"value": [
{
"kind": "legacy",
"id": "billingAccount/123456/providers/Microsoft.Consumption/reservationRecommendations/71fd91a7-13b9-4ade-bb11-85cfd6422d9d",
"name": "71fd91a7-13b9-4ade-bb11-85cfd6422d9d",
"type": "Microsoft.Consumption/reservationRecommendations",
"location": "westus3",
"sku": "Standard_B4ms",
"properties": {
"meterId": "9a3781ce-d0dc-5f76-99d7-29eb5aec447f",
"term": "P1Y",
"costWithNoReservedInstances": 0.332,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 0.19474885844748857,
"netSavings": 0.13725114155251145,
"firstUsageDate": "2024-04-30T07:00:00Z",
"scope": "Single",
"lookBackPeriod": "Last7Days",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceType": "virtualmachines",
"instanceFlexibilityRatio": 8,
"instanceFlexibilityGroup": "BS Series High Memory",
"normalizedSize": "Standard_B1ms",
"recommendedQuantityNormalized": 8,
"skuProperties": []
}
},
{
"kind": "legacy",
"id": "billingAccount/123456/providers/Microsoft.Consumption/reservationRecommendations/904b99c2-baf3-4bff-98ff-a96238ccbc96",
"name": "904b99c2-baf3-4bff-98ff-a96238ccbc96",
"type": "Microsoft.Consumption/reservationRecommendations",
"location": "westus3",
"sku": "Standard_B4ms",
"properties": {
"meterId": "9a3781ce-d0dc-5f76-99d7-29eb5aec447f",
"term": "P3Y",
"costWithNoReservedInstances": 0.332,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 0.12511415525114156,
"netSavings": 0.20688584474885846,
"firstUsageDate": "2024-04-30T07:00:00Z",
"scope": "Single",
"lookBackPeriod": "Last7Days",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceType": "virtualmachines",
"instanceFlexibilityRatio": 8,
"instanceFlexibilityGroup": "BS Series High Memory",
"normalizedSize": "Standard_B1ms",
"recommendedQuantityNormalized": 8,
"skuProperties": []
}
}
]
}
ReservationRecommendationsByBillingProfile-Modern
Beispielanforderung
GET https://management.azure.com/providers/Microsoft.Billing/billingAccounts/123456/billingProfiles/6420/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01
Beispiel für eine Antwort
{
"value": [
{
"id": "/providers/Microsoft.Billing/billingAccounts/123456/billingProfiles/6420/providers/Microsoft.Consumption/reservationRecommendations/00000000-0000-0000-0000-000000000000",
"name": "00000000-0000-0000-0000-000000000000",
"type": "Microsoft.Consumption/reservationRecommendations",
"kind": "modern",
"properties": {
"costWithNoReservedInstances": {
"currency": "USD",
"value": 279881.9457795231
},
"firstUsageDate": "2022-08-22T00:00:00Z",
"instanceFlexibilityGroup": "NA",
"instanceFlexibilityRatio": 1,
"location": "westus2",
"lookBackPeriod": 60,
"meterId": "30f7049a-b092-42f4-9173-9ec31ab945ad",
"netSavings": {
"currency": "USD",
"value": 153766.87728637524
},
"normalizedSize": "SQLDB_BC_Compute_Gen5",
"recommendedQuantity": 35,
"recommendedQuantityNormalized": 35,
"resourceType": "sqldatabases",
"scope": "Single",
"skuName": "SQLDB_BC_Compute_Gen5",
"skuProperties": null,
"subscriptionId": "c6aa8a01-a744-44a7-a4f1-caad17512f27",
"term": "P3Y",
"totalCostWithReservedInstances": {
"currency": "USD",
"value": 126115.06849314792
},
"totalHours": 717,
"lastUsageDate": "2022-09-22T00:00:00Z"
}
},
{
"id": "/providers/Microsoft.Billing/billingAccounts/123456/billingProfiles/6420/providers/Microsoft.Consumption/reservationRecommendations/00000000-0000-0000-0000-000000000000",
"name": "00000000-0000-0000-0000-000000000000",
"type": "Microsoft.Consumption/reservationRecommendations",
"kind": "modern",
"properties": {
"costWithNoReservedInstances": {
"currency": "USD",
"value": 93208.8596802244
},
"firstUsageDate": "2022-08-22T00:00:00Z",
"instanceFlexibilityGroup": "NA",
"instanceFlexibilityRatio": 1,
"location": "westus2",
"lookBackPeriod": 60,
"meterId": "30f7049a-b092-42f4-9173-9ec31ab945ad",
"netSavings": {
"currency": "USD",
"value": 32553.85968022456
},
"normalizedSize": "SQLDB_BC_Compute_Gen5",
"recommendedQuantity": 35,
"recommendedQuantityNormalized": 35,
"resourceType": "sqldatabases",
"scope": "Single",
"skuName": "SQLDB_BC_Compute_Gen5",
"skuProperties": null,
"subscriptionId": "c6aa8a01-a744-44a7-a4f1-caad17512f27",
"term": "P1Y",
"totalCostWithReservedInstances": {
"currency": "USD",
"value": 60654.99999999984
},
"totalHours": 527,
"lastUsageDate": "2022-08-27T00:00:00Z"
}
}
],
"nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01&$skiptoken=AQAAAA%3D%3D&"
}
ReservationRecommendationsByResourceGroup-Legacy
Beispielanforderung
GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testGroup/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01
Beispiel für eine Antwort
{
"value": [
{
"id": "subscriptions/00000000-0000-0000-0000-000000000000/resourceGrouups/testGroup/providers/Microsoft.Consumption/reservationRecommendations/reservationRecommendations1",
"name": "reservationRecommendations1",
"type": "Microsoft.Consumption/reservationRecommendations",
"sku": "Standard_DS1_v2",
"location": "northeurope",
"kind": "legacy",
"properties": {
"lookBackPeriod": "Last7Days",
"meterId": "00000000-0000-0000-0000-000000000000",
"term": "P1Y",
"costWithNoReservedInstances": 0,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 0,
"netSavings": 4.634521202630137,
"firstUsageDate": "2018-03-06T00:00:00Z",
"scope": "Single",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"totalHours": 427,
"lastUsageDate": "2018-03-08T00:00:00Z"
}
},
{
"id": "subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testGroup/providers/Microsoft.Consumption/reservationRecommendations/reservationRecommendations2",
"name": "reservationRecommendations2",
"type": "Microsoft.Consumption/reservationRecommendations",
"sku": "Standard_DS1_v2",
"location": "northeurope",
"kind": "legacy",
"properties": {
"lookBackPeriod": "Last7Days",
"meterId": "00000000-0000-0000-0000-000000000000",
"term": "P3Y",
"costWithNoReservedInstances": 0,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 0,
"netSavings": 7.289315723178081,
"firstUsageDate": "2018-03-06T00:00:00Z",
"scope": "Single",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"totalHours": 327,
"lastUsageDate": "2018-03-09T00:00:00Z"
}
}
],
"nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/testGroup/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01&$skiptoken=AQAAAA%3D%3D&"
}
ReservationRecommendationsBySubscription-Legacy
Beispielanforderung
GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01
Beispiel für eine Antwort
{
"value": [
{
"id": "subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations/reservationRecommendations1",
"name": "reservationRecommendations1",
"type": "Microsoft.Consumption/reservationRecommendations",
"sku": "Standard_DS1_v2",
"location": "northeurope",
"kind": "legacy",
"properties": {
"lookBackPeriod": "Last7Days",
"meterId": "00000000-0000-0000-0000-000000000000",
"term": "P1Y",
"costWithNoReservedInstances": 0,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 0,
"netSavings": 4.634521202630137,
"firstUsageDate": "2018-03-06T00:00:00Z",
"scope": "Single",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"totalHours": 827,
"lastUsageDate": "2018-03-10T00:00:00Z"
}
},
{
"id": "subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations/reservationRecommendations2",
"name": "reservationRecommendations2",
"type": "Microsoft.Consumption/reservationRecommendations",
"sku": "Standard_DS1_v2",
"location": "northeurope",
"kind": "legacy",
"properties": {
"lookBackPeriod": "Last7Days",
"meterId": "00000000-0000-0000-0000-000000000000",
"term": "P3Y",
"costWithNoReservedInstances": 0,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 0,
"netSavings": 7.289315723178081,
"firstUsageDate": "2018-03-06T00:00:00Z",
"scope": "Single",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"totalHours": 927,
"lastUsageDate": "2018-03-15T00:00:00Z"
}
}
],
"nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01&$skiptoken=AQAAAA%3D%3D&"
}
ReservationRecommendationsFilterBySubscriptionForScopeLookBackPeriod-Legacy
Beispielanforderung
GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations?$filter=properties/scope eq 'Single' AND properties/lookBackPeriod eq 'Last7Days'&api-version=2024-08-01
Beispiel für eine Antwort
{
"value": [
{
"id": "subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations/reservationRecommendations1",
"name": "reservationRecommendations1",
"type": "Microsoft.Consumption/reservationRecommendations",
"sku": "Standard_DS1_v2",
"location": "northeurope",
"kind": "legacy",
"properties": {
"lookBackPeriod": "Last7Days",
"meterId": "00000000-0000-0000-0000-000000000000",
"term": "P1Y",
"costWithNoReservedInstances": 0,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 0,
"netSavings": 4.634521202630137,
"firstUsageDate": "2018-03-06T00:00:00Z",
"scope": "Single",
"skuProperties": [
{
"name": "Cores",
"value": "1"
},
{
"name": "Ram",
"value": "1"
}
],
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"totalHours": 527,
"lastUsageDate": "2018-03-15T00:00:00Z"
}
},
{
"id": "subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations/reservationRecommendations2",
"name": "reservationRecommendations2",
"type": "Microsoft.Consumption/reservationRecommendations",
"sku": "Standard_DS1_v2",
"location": "northeurope",
"kind": "legacy",
"properties": {
"lookBackPeriod": "Last7Days",
"meterId": "00000000-0000-0000-0000-000000000000",
"term": "P3Y",
"costWithNoReservedInstances": 0,
"recommendedQuantity": 1,
"totalCostWithReservedInstances": 0,
"netSavings": 7.289315723178081,
"firstUsageDate": "2018-03-06T00:00:00Z",
"scope": "Single",
"skuProperties": [
{
"name": "SkuDisplayName",
"value": "B"
},
{
"name": "CPU",
"value": "1"
}
],
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"totalHours": 427,
"lastUsageDate": "2018-03-08T00:00:00Z"
}
}
],
"nextLink": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/reservationRecommendations?api-version=2024-08-01&$filter=properties/scope+eq+'Single'+AND+properties/lookBackPeriod+eq+'Last7Days'&$skiptoken=AQAAAA%3D%3D&"
}
Definitionen
Name | Beschreibung |
---|---|
amount |
Der Betrag plus Währung . |
Error |
Die Details des Fehlers. |
Error |
Fehlerantwort gibt an, dass der Dienst die eingehende Anforderung nicht verarbeiten kann. Der Grund wird in der Fehlermeldung angegeben. Einige Fehlerantworten:
|
Legacy |
Legacy-Reservierungsempfehlung. |
Modern |
Moderne Reservierungsempfehlung. |
Reservation |
Ergebnis der Auflistung von Reservierungsempfehlungen. |
Sku |
Die Sku-Eigenschaft |
amount
Der Betrag plus Währung .
Name | Typ | Beschreibung |
---|---|---|
currency |
string |
Betragswährung. |
value |
number (decimal) |
Menge. |
ErrorDetails
Die Details des Fehlers.
Name | Typ | Beschreibung |
---|---|---|
code |
string |
Fehlercode. |
message |
string |
Fehlermeldung, die angibt, warum der Vorgang fehlgeschlagen ist. |
ErrorResponse
Fehlerantwort gibt an, dass der Dienst die eingehende Anforderung nicht verarbeiten kann. Der Grund wird in der Fehlermeldung angegeben.
Einige Fehlerantworten:
429 TooManyRequests – Anforderung wird gedrosselt. Wiederholen Sie den Vorgang nach dem Warten auf die im Header "x-ms-ratelimit-microsoft.consumption-retry-after" angegebene Zeit.
503 ServiceUnavailable – Dienst ist vorübergehend nicht verfügbar. Wiederholen Sie den Vorgang nach dem Warten auf die im Header "Retry-After" angegebene Zeit.
504 Gatewaytimeout – Diensttimeout beim Verarbeiten der Anforderung. Verringern Sie den Datumsbereich in der Anforderung, falls möglich.
Name | Typ | Beschreibung |
---|---|---|
error |
Die Details des Fehlers. |
LegacyReservationRecommendation
Legacy-Reservierungsempfehlung.
Name | Typ | Beschreibung |
---|---|---|
etag |
string |
Das Etag für die Ressource. |
id |
string |
Die vollständige qualifizierte ARM-ID eines Ereignisses. |
kind |
string:
legacy |
Gibt die Art der Reservierungsempfehlung an. |
location |
string |
Ressourcenspeicherort |
name |
string |
Die ID, die ein Ereignis eindeutig identifiziert. |
properties.costWithNoReservedInstances |
number (decimal) |
Der Gesamtbetrag der Kosten ohne reservierte Instanzen. |
properties.firstUsageDate |
string (date-time) |
Das Nutzungsdatum für den Blick zurück. |
properties.instanceFlexibilityGroup |
string |
Die Instanzflexibilitätsgruppe. |
properties.instanceFlexibilityRatio |
number |
Das Flexibilitätsverhältnis der Instanz. |
properties.lastUsageDate |
string (date-time) |
Das letzte Verwendungsdatum, das für die Suche nach der Berechnung der Empfehlung verwendet wird. |
properties.lookBackPeriod |
string |
Die Anzahl der Tage der Nutzung, die auf Empfehlung zurückschauen sollen. |
properties.meterId |
string (uuid) |
Die Meter-ID (GUID) |
properties.netSavings |
number (decimal) |
Geschätzte Einsparungen mit reservierten Instanzen insgesamt. |
properties.normalizedSize |
string |
Die normalisierte Größe. |
properties.recommendedQuantity |
number (decimal) |
Empfohlene Qualität für reservierte Instanzen. |
properties.recommendedQuantityNormalized |
number |
Die empfohlene Menge normalisiert. |
properties.resourceType |
string |
Der Azure-Ressourcentyp. |
properties.scope |
string |
Freigegebene oder einzelne Empfehlung. |
properties.skuProperties |
Liste der Sku-Eigenschaften |
|
properties.term |
string |
Laufzeit der Reservierung. ex: P1M, P1Y oder P3Y. |
properties.totalCostWithReservedInstances |
number (decimal) |
Der Gesamtbetrag der Kosten mit reservierten Instanzen. |
properties.totalHours |
integer (int32) |
Die Gesamtstunden, für die die Kosten abgedeckt sind. |
sku |
string |
Ressourcensku |
tags |
object |
Ressourcentags. |
type |
string |
Ressourcentyp. |
ModernReservationRecommendation
Moderne Reservierungsempfehlung.
Name | Typ | Beschreibung |
---|---|---|
etag |
string |
Das Etag für die Ressource. |
id |
string |
Die vollständige qualifizierte ARM-ID eines Ereignisses. |
kind |
string:
modern |
Gibt die Art der Reservierungsempfehlung an. |
location |
string |
Ressourcenspeicherort |
name |
string |
Die ID, die ein Ereignis eindeutig identifiziert. |
properties.costWithNoReservedInstances |
Der Gesamtbetrag der Kosten ohne reservierte Instanzen. |
|
properties.firstUsageDate |
string (date-time) |
Das Nutzungsdatum für den Blick zurück. |
properties.instanceFlexibilityGroup |
string |
Die Instanzflexibilitätsgruppe. |
properties.instanceFlexibilityRatio |
number |
Das Flexibilitätsverhältnis der Instanz. |
properties.lastUsageDate |
string (date-time) |
Das letzte Verwendungsdatum, das für die Suche nach der Berechnung der Empfehlung verwendet wird. |
properties.location |
string |
Ressourcenspeicherort. |
properties.lookBackPeriod |
integer (int32) |
Die Anzahl der Tage der Nutzung, die auf Empfehlung zurückschauen sollen. |
properties.meterId |
string (uuid) |
Die Meter-ID (GUID) |
properties.netSavings |
Geschätzte Einsparungen mit reservierten Instanzen insgesamt. |
|
properties.normalizedSize |
string |
Die normalisierte Größe. |
properties.recommendedQuantity |
number (decimal) |
Empfohlene Qualität für reservierte Instanzen. |
properties.recommendedQuantityNormalized |
number |
Die empfohlene Menge normalisiert. |
properties.resourceType |
string |
Ressourcentyp. |
properties.scope |
string |
Freigegebene oder einzelne Empfehlung. |
properties.skuName |
string |
Dies ist der ARM-Sku-Name. |
properties.skuProperties |
Liste der Sku-Eigenschaften |
|
properties.term |
string |
Laufzeit der Reservierung. ex: P1M, P1Y oder P3Y. |
properties.totalCostWithReservedInstances |
Der Gesamtbetrag der Kosten mit reservierten Instanzen. |
|
properties.totalHours |
integer (int32) |
Die Gesamtstunden, für die die Kosten abgedeckt sind. |
sku |
string |
Ressourcensku |
tags |
object |
Ressourcentags. |
type |
string |
Ressourcentyp. |
ReservationRecommendationsListResult
Ergebnis der Auflistung von Reservierungsempfehlungen.
Name | Typ | Beschreibung |
---|---|---|
nextLink |
string |
Der Link (URL) zur nächsten Seite der Ergebnisse. |
previousLink |
string |
Der Link (URL) zur vorherigen Seite der Ergebnisse. |
value | ReservationRecommendation[]: |
Die Liste der Reservierungsempfehlungen. |
SkuProperty
Die Sku-Eigenschaft
Name | Typ | Beschreibung |
---|---|---|
name |
string |
Der Name der sku-Eigenschaft. |
value |
string |
Der Wert der Sku-Eigenschaft. |