共用方式為


ServerEditionCapability interface

伺服器版本功能。

屬性

name

伺服器版本名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

supportedServerVersions

支援的伺服器版本清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

supportedStorageEditions

支援的記憶體版本清單注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

name

伺服器版本名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

supportedServerVersions

支援的伺服器版本清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

supportedServerVersions?: ServerVersionCapability[]

屬性值

supportedStorageEditions

支援的記憶體版本清單注意:此屬性將不會串行化。 它只能由伺服器填入。

supportedStorageEditions?: StorageEditionCapability[]

屬性值