WebAppsListConfigurationSnapshotInfoSlot interface

Methods

get(RequestParameters)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

Method Details

get(RequestParameters)

Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot.

function get(options?: RequestParameters): StreamableMethod<WebAppsListConfigurationSnapshotInfoSlot200Response | WebAppsListConfigurationSnapshotInfoSlotDefaultResponse>

Parameters

Returns