WebAppsGetConfigurationSnapshot interface
Methods
| get(Request |
Gets a snapshot of the configuration of an app at a previous point in time. |
Method Details
get(RequestParameters)
Gets a snapshot of the configuration of an app at a previous point in time.
function get(options?: RequestParameters): StreamableMethod<WebAppsGetConfigurationSnapshot200Response | WebAppsGetConfigurationSnapshotDefaultResponse>
Parameters
- options
- RequestParameters