Compartilhar via


AppPlatformBuildServiceResource.GetAppPlatformSupportedStack Método

Definição

Obtenha o recurso de pilha com suporte.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/buildServices/{buildServiceName}/supportedStacks/{stackName}
  • Operação IdBuildService_GetSupportedStack
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)

Parâmetros

stackName
String

O nome do recurso de pilha.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

stackName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

stackName é nulo.

Aplica-se a