QnAMakerEndpointKeysResponse interface
EndpointKeys のスキーマの生成/更新操作。
プロパティ
| installed |
現在のバージョンのランタイム。 |
| last |
最新バージョンのランタイム。 |
| primary |
プライマリ アクセス キー。 |
| secondary |
セカンダリ アクセス キー。 |
プロパティの詳細
installedVersion
現在のバージョンのランタイム。
installedVersion?: string
プロパティ値
string
lastStableVersion
最新バージョンのランタイム。
lastStableVersion?: string
プロパティ値
string
primaryEndpointKey
プライマリ アクセス キー。
primaryEndpointKey?: string
プロパティ値
string
secondaryEndpointKey
セカンダリ アクセス キー。
secondaryEndpointKey?: string
プロパティ値
string