ApiProperties interface
特殊な API の API プロパティ。
プロパティ
| aad |
(Metrics Advisor のみ)Azure AD クライアント ID (アプリケーション ID)。 |
| aad |
(Metrics Advisor のみ)Azure AD テナント ID。 |
| event |
(パーソナル化のみ)Bing Search の統計情報を有効にするフラグ。 |
| qna |
(QnAMaker のみ)QnAMaker の Azure Search エンドポイント ID。 |
| qna |
(QnAMaker のみ)QnAMaker の Azure Search エンドポイント キー。 |
| qna |
(QnAMaker のみ)QnAMaker のランタイム エンドポイント。 |
| statistics |
(Bing検索のみ)Bing Search の統計情報を有効にするフラグ。 |
| storage |
(パーソナル化のみ)ストレージ アカウントの接続文字列。 |
| super |
(Metrics Advisor のみ)Metrics Advisor のスーパー ユーザー。 |
| website |
(Metrics Advisor のみ)Metrics Advisor の Web サイト名。 |
プロパティの詳細
aadClientId
(Metrics Advisor のみ)Azure AD クライアント ID (アプリケーション ID)。
aadClientId?: string
プロパティ値
string
aadTenantId
(Metrics Advisor のみ)Azure AD テナント ID。
aadTenantId?: string
プロパティ値
string
eventHubConnectionString
(パーソナル化のみ)Bing Search の統計情報を有効にするフラグ。
eventHubConnectionString?: string
プロパティ値
string
qnaAzureSearchEndpointId
(QnAMaker のみ)QnAMaker の Azure Search エンドポイント ID。
qnaAzureSearchEndpointId?: string
プロパティ値
string
qnaAzureSearchEndpointKey
(QnAMaker のみ)QnAMaker の Azure Search エンドポイント キー。
qnaAzureSearchEndpointKey?: string
プロパティ値
string
qnaRuntimeEndpoint
(QnAMaker のみ)QnAMaker のランタイム エンドポイント。
qnaRuntimeEndpoint?: string
プロパティ値
string
statisticsEnabled
(Bing検索のみ)Bing Search の統計情報を有効にするフラグ。
statisticsEnabled?: boolean
プロパティ値
boolean
storageAccountConnectionString
(パーソナル化のみ)ストレージ アカウントの接続文字列。
storageAccountConnectionString?: string
プロパティ値
string
superUser
(Metrics Advisor のみ)Metrics Advisor のスーパー ユーザー。
superUser?: string
プロパティ値
string
websiteName
(Metrics Advisor のみ)Metrics Advisor の Web サイト名。
websiteName?: string
プロパティ値
string