Partager via


AppPlatformBuildServiceResource.GetAppPlatformSupportedStack Méthode

Définition

Obtenez la ressource de pile prise en charge.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/buildServices/{buildServiceName}/supportedStacks/{stackName}
  • IdBuildService_GetSupportedStack d’opération
public virtual Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedStackResource> GetAppPlatformSupportedStack (string stackName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAppPlatformSupportedStack : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedStackResource>
override this.GetAppPlatformSupportedStack : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedStackResource>
Public Overridable Function GetAppPlatformSupportedStack (stackName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of AppPlatformSupportedStackResource)

Paramètres

stackName
String

Nom de la ressource de pile.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

stackName est une chaîne vide et devait être non vide.

stackName a la valeur null.

S’applique à