ServerVersionCapability interface
伺服器功能
屬性
name | 伺服器版本名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
reason | 無法使用功能的原因。 |
status | 功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的資料庫版本清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的彈性集區版本清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
name
伺服器版本名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
reason
無法使用功能的原因。
reason?: string
屬性值
string
status
supportedEditions
支援的資料庫版本清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedEditions?: EditionCapability[]
屬性值
supportedElasticPoolEditions
支援的彈性集區版本清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedElasticPoolEditions?: ElasticPoolEditionCapability[]