Compartilhar via


AppPlatformAppResource.GetAsync(String, CancellationToken) Método

Definição

Obtenha um Aplicativo e suas propriedades.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/apps/{appName}
  • Operação IdApps_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformAppResource>> GetAsync (string syncStatus = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformAppResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.AppPlatformAppResource>>
Public Overridable Function GetAsync (Optional syncStatus As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of AppPlatformAppResource))

Parâmetros

syncStatus
String

Indica se a sincronização status.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a