Share via


WebAppsGetDiagnosticLogsConfiguration interface

Methods

get(RequestParameters)

Gets the logging configuration of an app.

put(WebAppsUpdateDiagnosticLogsConfigParameters)

Updates the logging configuration of an app.

Method Details

get(RequestParameters)

Gets the logging configuration of an app.

function get(options?: RequestParameters): StreamableMethod<WebAppsGetDiagnosticLogsConfiguration200Response | WebAppsGetDiagnosticLogsConfigurationDefaultResponse>

Parameters

Returns

put(WebAppsUpdateDiagnosticLogsConfigParameters)

Updates the logging configuration of an app.

function put(options: WebAppsUpdateDiagnosticLogsConfigParameters): StreamableMethod<WebAppsUpdateDiagnosticLogsConfig200Response | WebAppsUpdateDiagnosticLogsConfigDefaultResponse>

Parameters

Returns