ReadWriteDatabase interface
表示讀寫資料庫的類別。
- Extends
屬性
hot |
數據應該保留在快取的時間,以在 TimeSpan 中快速查詢。 |
is |
指出是否追蹤資料庫。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
key |
資料庫加密的 KeyVault 屬性。 |
kind | 多型歧視性,指定這個物件可以是的不同類型 |
provisioning |
資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
soft |
在 TimeSpan 中查詢停止存取數據之前,應該保留數據的時間。 |
statistics | 資料庫的統計數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
suspension |
資料庫暫停詳細數據。 如果資料庫已暫止,這個物件會包含與資料庫暫停狀態相關的資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源位置。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
hotCachePeriod
數據應該保留在快取的時間,以在 TimeSpan 中快速查詢。
hotCachePeriod?: string
屬性值
string
isFollowed
指出是否追蹤資料庫。 注意:這個屬性不會串行化。 它只能由伺服器填入。
isFollowed?: boolean
屬性值
boolean
keyVaultProperties
kind
多型歧視性,指定這個物件可以是的不同類型
kind: "ReadWrite"
屬性值
"ReadWrite"
provisioningState
資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
softDeletePeriod
在 TimeSpan 中查詢停止存取數據之前,應該保留數據的時間。
softDeletePeriod?: string
屬性值
string
statistics
suspensionDetails
資料庫暫停詳細數據。 如果資料庫已暫止,這個物件會包含與資料庫暫停狀態相關的資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。
suspensionDetails?: SuspensionDetails
屬性值
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自Database.id
location
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string