共用方式為


QnAMakerEndpointKeysResponse interface

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

屬性

installedVersion

目前版本的運行時間。

lastStableVersion

最新版本的運行時間。

primaryEndpointKey

主要存取金鑰。

secondaryEndpointKey

次要存取金鑰。

屬性詳細資料

installedVersion

目前版本的運行時間。

installedVersion?: string

屬性值

string

lastStableVersion

最新版本的運行時間。

lastStableVersion?: string

屬性值

string

primaryEndpointKey

主要存取金鑰。

primaryEndpointKey?: string

屬性值

string

secondaryEndpointKey

次要存取金鑰。

secondaryEndpointKey?: string

屬性值

string