ManagedDatabase interface
受控資料庫資源。
- Extends
屬性
auto |
是否要自動完成此受控資料庫的還原。 |
catalog |
元資料目錄的定序。 |
collation | 受控資料庫的定序。 |
create |
受控資料庫建立模式。 PointInTimeRestore:藉由還原現有資料庫的時間點備份來建立資料庫。 必須指定SourceDatabaseName、SourceManagedInstanceName和PointInTime。 RestoreExternalBackup:從外部備份文件還原來建立資料庫。 必須指定 Collation、StorageContainerUri 和 StorageContainerSasToken。 復原:藉由還原異地復寫備份來建立資料庫。 RecoverableDatabaseId 必須指定為要還原的可復原資料庫資源標識符。 RestoreLongTermRetentionBackup:從長期保留備份還原來建立資料庫(需要 longTermRetentionBackupResourceId)。 |
creation |
資料庫的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
cross |
建立此資料庫時,可還原的跨訂用帳戶卸除資料庫資源標識符。 |
cross |
與此資料庫建立作業相關聯的跨訂用帳戶源資料庫資源標識符。 |
cross |
目標受控實例標識碼用於跨訂用帳戶還原。 |
default |
地理配對區域。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
earliest |
最早的還原時間點進行時間點還原。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
failover |
此受控資料庫所屬的實例故障轉移群組資源標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
還原此受控資料庫的上次備份檔名。 |
long |
要用於還原此受控資料庫之長期保留備份的名稱。 |
recoverable |
與此資料庫建立作業相關聯的可復原資料庫資源標識符。 |
restorable |
建立此資料庫時要還原的可還原卸除資料庫資源標識符。 |
restore |
有條件的。 如果 createMode 是 PointInTimeRestore,則需要此值。 指定要還原以建立新資料庫的源資料庫的時間點(ISO8601格式)。 |
source |
與這個資料庫建立作業相關聯的源資料庫資源標識符。 |
status | 資料庫的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
storage |
有條件的。 如果 createMode 為 RestoreExternalBackup,則會使用此值。 指定用於記憶體容器驗證的身分識別。 可以是 'SharedAccessSignature' 或 'ManagedIdentity';如果未指定 'SharedAccessSignature',則會假設為 。 |
storage |
有條件的。 如果 createMode 為 RestoreExternalBackup 且 storageContainerIdentity 不是 ManagedIdentity,則需要此值。 指定記憶體容器 sas 令牌。 |
storage |
有條件的。 如果 createMode 為 RestoreExternalBackup,則需要此值。 指定儲存此還原備份之記憶體容器的 URI。 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
location | 資源位置。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
autoCompleteRestore
是否要自動完成此受控資料庫的還原。
autoCompleteRestore?: boolean
屬性值
boolean
catalogCollation
元資料目錄的定序。
catalogCollation?: string
屬性值
string
collation
受控資料庫的定序。
collation?: string
屬性值
string
createMode
受控資料庫建立模式。 PointInTimeRestore:藉由還原現有資料庫的時間點備份來建立資料庫。 必須指定SourceDatabaseName、SourceManagedInstanceName和PointInTime。 RestoreExternalBackup:從外部備份文件還原來建立資料庫。 必須指定 Collation、StorageContainerUri 和 StorageContainerSasToken。 復原:藉由還原異地復寫備份來建立資料庫。 RecoverableDatabaseId 必須指定為要還原的可復原資料庫資源標識符。 RestoreLongTermRetentionBackup:從長期保留備份還原來建立資料庫(需要 longTermRetentionBackupResourceId)。
createMode?: string
屬性值
string
creationDate
資料庫的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。
creationDate?: Date
屬性值
Date
crossSubscriptionRestorableDroppedDatabaseId
建立此資料庫時,可還原的跨訂用帳戶卸除資料庫資源標識符。
crossSubscriptionRestorableDroppedDatabaseId?: string
屬性值
string
crossSubscriptionSourceDatabaseId
與此資料庫建立作業相關聯的跨訂用帳戶源資料庫資源標識符。
crossSubscriptionSourceDatabaseId?: string
屬性值
string
crossSubscriptionTargetManagedInstanceId
目標受控實例標識碼用於跨訂用帳戶還原。
crossSubscriptionTargetManagedInstanceId?: string
屬性值
string
defaultSecondaryLocation
地理配對區域。 注意:這個屬性不會串行化。 它只能由伺服器填入。
defaultSecondaryLocation?: string
屬性值
string
earliestRestorePoint
最早的還原時間點進行時間點還原。 注意:這個屬性不會串行化。 它只能由伺服器填入。
earliestRestorePoint?: Date
屬性值
Date
failoverGroupId
此受控資料庫所屬的實例故障轉移群組資源標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。
failoverGroupId?: string
屬性值
string
lastBackupName
還原此受控資料庫的上次備份檔名。
lastBackupName?: string
屬性值
string
longTermRetentionBackupResourceId
要用於還原此受控資料庫之長期保留備份的名稱。
longTermRetentionBackupResourceId?: string
屬性值
string
recoverableDatabaseId
與此資料庫建立作業相關聯的可復原資料庫資源標識符。
recoverableDatabaseId?: string
屬性值
string
restorableDroppedDatabaseId
建立此資料庫時要還原的可還原卸除資料庫資源標識符。
restorableDroppedDatabaseId?: string
屬性值
string
restorePointInTime
有條件的。 如果 createMode 是 PointInTimeRestore,則需要此值。 指定要還原以建立新資料庫的源資料庫的時間點(ISO8601格式)。
restorePointInTime?: Date
屬性值
Date
sourceDatabaseId
與這個資料庫建立作業相關聯的源資料庫資源標識符。
sourceDatabaseId?: string
屬性值
string
status
資料庫的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
status?: string
屬性值
string
storageContainerIdentity
有條件的。 如果 createMode 為 RestoreExternalBackup,則會使用此值。 指定用於記憶體容器驗證的身分識別。 可以是 'SharedAccessSignature' 或 'ManagedIdentity';如果未指定 'SharedAccessSignature',則會假設為 。
storageContainerIdentity?: string
屬性值
string
storageContainerSasToken
有條件的。 如果 createMode 為 RestoreExternalBackup 且 storageContainerIdentity 不是 ManagedIdentity,則需要此值。 指定記憶體容器 sas 令牌。
storageContainerSasToken?: string
屬性值
string
storageContainerUri
有條件的。 如果 createMode 為 RestoreExternalBackup,則需要此值。 指定儲存此還原備份之記憶體容器的 URI。
storageContainerUri?: string
屬性值
string
繼承的屬性詳細資料
id
location
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}