Partilhar via


AppPlatformBuildServiceResource.GetAppPlatformSupportedStackAsync 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 System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedStackResource>> GetAppPlatformSupportedStackAsync (string stackName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAppPlatformSupportedStackAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedStackResource>>
override this.GetAppPlatformSupportedStackAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformSupportedStackResource>>
Public Overridable Function GetAppPlatformSupportedStackAsync (stackName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of 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