EditionCapability interface
版本功能。
屬性
name | 資料庫版本名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
read |
版本的讀取縮放功能。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
reason | 無法使用功能的原因。 |
status | 功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
版本支援的服務目標清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
此版本支援的記憶體功能清單注意:此屬性將不會串行化。 它只能由伺服器填入。 |
zone |
版本是否支援區域備援。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
name
資料庫版本名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
readScale
reason
無法使用功能的原因。
reason?: string
屬性值
string
status
supportedServiceLevelObjectives
版本支援的服務目標清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedServiceLevelObjectives?: ServiceObjectiveCapability[]
屬性值
supportedStorageCapabilities
此版本支援的記憶體功能清單注意:此屬性將不會串行化。 它只能由伺服器填入。
supportedStorageCapabilities?: StorageCapability[]
屬性值
zoneRedundant
版本是否支援區域備援。 注意:這個屬性不會串行化。 它只能由伺服器填入。
zoneRedundant?: boolean
屬性值
boolean