INPUT_OBJECT
MssqlBackupSelectionInput
Description
Supported in v5.2+
link GraphQL Schema definition
- input MssqlBackupSelectionInput {
- # Supported in v5.2+
- # A filter for responses that are of the specified type.
- MssqlBackupType :
- # Supported in v5.2+
- MssqlRecoveryPointInput :
- # Supported in v5.2+
- # v5.2: Optional. A Boolean that specifies whether the download is in response to
- # a Legal Hold.
- # v5.3+: Optional. A Boolean that specifies if the download is in response to a
- # Legal Hold.
- LegalHoldDownloadConfigInput :
- # Supported in v5.2+
- MssqlRecoveryPointInput :
- # Supported in v5.2+
- MssqlRecoveryPointInput :
- }