EditionCapability interface
版本功能。
屬性
| name | 資料庫版本名稱。 |
| read |
版本的讀取縮放功能。 |
| reason | 無法使用功能的原因。 |
| status | 功能的狀態。 |
| supported |
版本支援的服務目標清單。 |
| supported |
本版本支援的儲存功能列表 |
| zone |
是否支援區域釘選。 |
| zone |
版本是否支援區域備援。 |
屬性詳細資料
name
資料庫版本名稱。
name?: string
屬性值
string
readScale
reason
無法使用功能的原因。
reason?: string
屬性值
string
status
supportedServiceLevelObjectives
版本支援的服務目標清單。
supportedServiceLevelObjectives?: ServiceObjectiveCapability[]
屬性值
supportedStorageCapabilities
zonePinning
是否支援區域釘選。
zonePinning?: boolean
屬性值
boolean
zoneRedundant
版本是否支援區域備援。
zoneRedundant?: boolean
屬性值
boolean