QnAMakerEndpointKeysResponse interface
EndpointKeys 的架構會產生/重新整理作業。
屬性
| installed |
目前版本的運行時間。 |
| last |
最新版本的運行時間。 |
| primary |
主要存取金鑰。 |
| secondary |
次要存取金鑰。 |
屬性詳細資料
installedVersion
目前版本的運行時間。
installedVersion?: string
屬性值
string
lastStableVersion
最新版本的運行時間。
lastStableVersion?: string
屬性值
string
primaryEndpointKey
主要存取金鑰。
primaryEndpointKey?: string
屬性值
string
secondaryEndpointKey
次要存取金鑰。
secondaryEndpointKey?: string
屬性值
string