Freigeben über


WebSiteSlotResource.GetContainerLogsZipSlot(CancellationToken) Methode

Definition

Beschreibung für Ruft die ZIP-archivierten Docker-Protokolldateien für die angegebene Website ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs/zip/download
  • Vorgangs-IdWebApps_GetContainerLogsZipSlot
public virtual Azure.Response<System.IO.Stream> GetContainerLogsZipSlot (System.Threading.CancellationToken cancellationToken = default);
abstract member GetContainerLogsZipSlot : System.Threading.CancellationToken -> Azure.Response<System.IO.Stream>
override this.GetContainerLogsZipSlot : System.Threading.CancellationToken -> Azure.Response<System.IO.Stream>
Public Overridable Function GetContainerLogsZipSlot (Optional cancellationToken As CancellationToken = Nothing) As Response(Of Stream)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: