INPUT_OBJECT
DownloadMssqlDatabaseFilesFromArchivalLocationInput
Description
Input for downloading SQL Server database files from an archival location.
link GraphQL Schema definition
- input DownloadMssqlDatabaseFilesFromArchivalLocationInput {
- # Required. Configuration for the archive download request.
- MssqlDownloadFromArchiveConfigInput! :
- # Required. ID of the Microsoft SQL database.
- String! :
- }