AzureSqlPersistentBackupExportInput
Input for exporting from Rubrik managed persistent backup.
Fields
| Field | Type | Description |
|---|---|---|
| authMechanism | SqlAuthenticationMechanism | Mechanism for SQL Server authentication. |
| dbBackupRedundancy | AzureSqlBackupStorageRedundancyType | Specifies the redundancy of the backup of the destination database. |
| destinationServerCredentials | LoginCredentials | Login credentials of the server where the new database needs to be created. |
| sessionId | String | Session ID for the OAuth session. Specify this when using AAD authentication mechanism. |
| sourceSnapshotRubrikId | UUID! | Rubrik ID of the snapshot from which database is being exported. |