Freigeben über


SiteDeploymentResource.GetDeploymentLog(CancellationToken) 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}/deployments/{id}/log
  • Vorgang IdWebApps_ListDeploymentLog
public virtual Azure.Response<Azure.ResourceManager.AppService.SiteDeploymentResource> GetDeploymentLog (System.Threading.CancellationToken cancellationToken = default);
abstract member GetDeploymentLog : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.SiteDeploymentResource>
override this.GetDeploymentLog : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.SiteDeploymentResource>
Public Overridable Function GetDeploymentLog (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SiteDeploymentResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: