Package version:
Optional autoWhether to auto complete restore of this managed database.
Optional catalogCollation of the metadata catalog.
Optional collationCollation of the managed database.
Optional createManaged database create mode. PointInTimeRestore: Create a database by restoring a point in time backup of an existing database. SourceDatabaseName, SourceManagedInstanceName and PointInTime must be specified. RestoreExternalBackup: Create a database by restoring from external backup files. Collation, StorageContainerUri and StorageContainerSasToken must be specified. Recovery: Creates a database by restoring a geo-replicated backup. RecoverableDatabaseId must be specified as the recoverable database resource ID to restore. RestoreLongTermRetentionBackup: Create a database by restoring from a long term retention backup (longTermRetentionBackupResourceId required).
Optional Readonly creationCreation date of the database. NOTE: This property will not be serialized. It can only be populated by the server.
Optional crossThe restorable cross-subscription dropped database resource id to restore when creating this database.
Optional crossThe resource identifier of the cross-subscription source database associated with create operation of this database.
Optional crossTarget managed instance id used in cross-subscription restore.
Optional Readonly defaultGeo paired region. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly earliestEarliest restore point in time for point in time restore. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly failoverInstance Failover Group resource identifier that this managed database belongs to. NOTE: This property will not be serialized. It can only be populated by the server.
Optional lastLast backup file name for restore of this managed database.
Optional longThe name of the Long Term Retention backup to be used for restore of this managed database.
Optional recoverableThe resource identifier of the recoverable database associated with create operation of this database.
Optional restorableThe restorable dropped database resource id to restore when creating this database.
Optional restoreConditional. If createMode is PointInTimeRestore, this value is required. Specifies the point in time (ISO8601 format) of the source database that will be restored to create the new database.
Optional sourceThe resource identifier of the source database associated with create operation of this database.
Optional Readonly statusStatus of the database. NOTE: This property will not be serialized. It can only be populated by the server.
Optional storageConditional. If createMode is RestoreExternalBackup, this value is used. Specifies the identity used for storage container authentication. Can be 'SharedAccessSignature' or 'ManagedIdentity'; if not specified 'SharedAccessSignature' is assumed.
Optional storageConditional. If createMode is RestoreExternalBackup and storageContainerIdentity is not ManagedIdentity, this value is required. Specifies the storage container sas token.
Optional storageConditional. If createMode is RestoreExternalBackup, this value is required. Specifies the uri of the storage container where backups for this restore are stored.
Optional tagsResource tags.
Generated using TypeDoc
An managed database update.