RecoverableServerResource interface
可復原的伺服器資源。
- Extends
屬性
edition | 效能層級的版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
hardware |
與服務等級目標相關聯的硬體產生注意:此屬性將不會串行化。 它只能由伺服器填入。 |
last |
上次可用的備份日期時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
service |
服務等級目標注意:此屬性將不會串行化。 它只能由伺服器填入。 |
v |
與服務等級目標相關聯的虛擬核心注意:此屬性將不會串行化。 它只能由伺服器填入。 |
version | MySQL 版本注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
edition
效能層級的版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。
edition?: string
屬性值
string
hardwareGeneration
與服務等級目標相關聯的硬體產生注意:此屬性將不會串行化。 它只能由伺服器填入。
hardwareGeneration?: string
屬性值
string
lastAvailableBackupDateTime
上次可用的備份日期時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastAvailableBackupDateTime?: string
屬性值
string
serviceLevelObjective
服務等級目標注意:此屬性將不會串行化。 它只能由伺服器填入。
serviceLevelObjective?: string
屬性值
string
vCore
與服務等級目標相關聯的虛擬核心注意:此屬性將不會串行化。 它只能由伺服器填入。
vCore?: number
屬性值
number
version
MySQL 版本注意:此屬性將不會串行化。 它只能由伺服器填入。
version?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string