Compartilhar via


WebSiteSlotResource.StartSlotAsync(CancellationToken) Método

Definição

Descrição de Inicia um aplicativo (ou slot de implantação, se especificado).

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/start
  • Operação IdWebApps_StartSlot
public virtual System.Threading.Tasks.Task<Azure.Response> StartSlotAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member StartSlotAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.StartSlotAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function StartSlotAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a