ManagedInstanceVersionCapability interface
受控實例功能
屬性
name | 伺服器版本名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
reason | 功能無法使用的原因。 |
status | 功能的狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
supported |
支援的受控實例版本清單。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
supported |
支援的實例集區版本清單。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
name
伺服器版本名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。
name?: string
屬性值
string
reason
功能無法使用的原因。
reason?: string
屬性值
string
status
supportedEditions
支援的受控實例版本清單。 注意:此屬性不會序列化。 它只能由伺服器填入。
supportedEditions?: ManagedInstanceEditionCapability[]
屬性值
supportedInstancePoolEditions
支援的實例集區版本清單。 注意:此屬性不會序列化。 它只能由伺服器填入。
supportedInstancePoolEditions?: InstancePoolEditionCapability[]