Share via


WebAppsListDeploymentLogSlot interface

Methods

get(RequestParameters)

List deployment log for specific deployment for an app, or a deployment slot.

Method Details

get(RequestParameters)

List deployment log for specific deployment for an app, or a deployment slot.

function get(options?: RequestParameters): StreamableMethod<WebAppsListDeploymentLogSlot200Response | WebAppsListDeploymentLogSlotDefaultResponse>

Parameters

Returns