Partilhar via


WebSiteSlotResource.StopSlotAsync(CancellationToken) Método

Definição

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

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

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a