Freigeben über


WorkloadsExtensions.SapSizingRecommendationsAsync Methode

Definition

Abrufen von SAP-Größenempfehlungen durch Bereitstellen von Eingabe-SAPS für die Anwendungsebene und den für die Datenbankebene erforderlichen Arbeitsspeicher

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

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance, für den die Methode ausgeführt wird.

location
AzureLocation

Der Name der Azure-Region.

content
SapSizingRecommendationContent

Sap Sizing Recommendation Request-Text.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: