EndpointKeysDTO interface

EndpointKeys 的架構會產生/重新整理作業。

屬性

installedVersion

目前版本的執行時間。

language

執行時間的語言設定。

lastStableVersion

最新版的執行時間。

primaryEndpointKey

主要存取金鑰。

secondaryEndpointKey

次要存取金鑰。

屬性詳細資料

installedVersion

目前版本的執行時間。

installedVersion?: string

屬性值

string

language

執行時間的語言設定。

language?: string

屬性值

string

lastStableVersion

最新版的執行時間。

lastStableVersion?: string

屬性值

string

primaryEndpointKey

主要存取金鑰。

primaryEndpointKey?: string

屬性值

string

secondaryEndpointKey

次要存取金鑰。

secondaryEndpointKey?: string

屬性值

string