Freigeben über


SiteSlotDeploymentResource.GetDeploymentLogSlotAsync Methode

Definition

Beschreibung für Das Listenbereitstellungsprotokoll für eine bestimmte Bereitstellung für eine App oder einen Bereitstellungsslot.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id}/log
  • Vorgang IdWebApps_ListDeploymentLogSlot
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppService.SiteSlotDeploymentResource>> GetDeploymentLogSlotAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetDeploymentLogSlotAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppService.SiteSlotDeploymentResource>>
override this.GetDeploymentLogSlotAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppService.SiteSlotDeploymentResource>>
Public Overridable Function GetDeploymentLogSlotAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of SiteSlotDeploymentResource))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: