Share via


WebAppsGetWebSiteContainerLogs interface

Methods

post(RequestParameters)

Gets the last lines of docker logs for the given site

Method Details

post(RequestParameters)

Gets the last lines of docker logs for the given site

function post(options?: RequestParameters): StreamableMethod<WebAppsGetWebSiteContainerLogs200Response | WebAppsGetWebSiteContainerLogs204Response | WebAppsGetWebSiteContainerLogsDefaultResponse>

Parameters

Returns