共用方式為


LocationCapabilities interface

位置功能。

屬性

name

位置名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

reason

無法使用功能的原因。

status

功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

supportedManagedInstanceVersions

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

supportedServerVersions

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

屬性詳細資料

name

位置名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

reason

無法使用功能的原因。

reason?: string

屬性值

string

status

功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: CapabilityStatus

屬性值

supportedManagedInstanceVersions

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

supportedManagedInstanceVersions?: ManagedInstanceVersionCapability[]

屬性值

supportedServerVersions

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

supportedServerVersions?: ServerVersionCapability[]

屬性值