Freigeben über


WorkloadsExtensions.SapSizingRecommendations Methode

Definition

Abrufen von SAP-Größenempfehlungen durch Bereitstellen von Eingabe-SAPS für Anwendungsebene und Arbeitsspeicher, der für die Datenbankebene erforderlich ist

  • Anforderungspfad/abonnements/{subscriptionId}/providers/Microsoft.Workloads/locations/{location}/sapVirtualInstanceMetadata/default/getSizingRecommendations
  • Vorgang IdSAPSizingRecommendations
public static Azure.Response<Azure.ResourceManager.Workloads.Models.SapSizingRecommendationResult> SapSizingRecommendations (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location, Azure.ResourceManager.Workloads.Models.SapSizingRecommendationContent content = default, System.Threading.CancellationToken cancellationToken = default);
static member SapSizingRecommendations : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation * Azure.ResourceManager.Workloads.Models.SapSizingRecommendationContent * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Workloads.Models.SapSizingRecommendationResult>
<Extension()>
Public Function SapSizingRecommendations (subscriptionResource As SubscriptionResource, location As AzureLocation, Optional content As SapSizingRecommendationContent = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Response(Of SapSizingRecommendationResult)

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

location
AzureLocation

Der Name der Azure-Region.

content
SapSizingRecommendationContent

Anforderungstext der SAP-Sizing-Empfehlung.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: