ApiProperties interface

The api properties for special APIs.

Properties

aadClientId

(Metrics Advisor Only) The Azure AD Client Id (Application Id).

aadTenantId

(Metrics Advisor Only) The Azure AD Tenant Id.

eventHubConnectionString

(Personalization Only) The flag to enable statistics of Bing Search.

qnaAzureSearchEndpointId

(QnAMaker Only) The Azure Search endpoint id of QnAMaker.

qnaAzureSearchEndpointKey

(QnAMaker Only) The Azure Search endpoint key of QnAMaker.

qnaRuntimeEndpoint

(QnAMaker Only) The runtime endpoint of QnAMaker.

statisticsEnabled

(Bing Search Only) The flag to enable statistics of Bing Search.

storageAccountConnectionString

(Personalization Only) The storage account connection string.

superUser

(Metrics Advisor Only) The super user of Metrics Advisor.

websiteName

(Metrics Advisor Only) The website name of Metrics Advisor.

Property Details

aadClientId

(Metrics Advisor Only) The Azure AD Client Id (Application Id).

aadClientId?: string

Property Value

string

aadTenantId

(Metrics Advisor Only) The Azure AD Tenant Id.

aadTenantId?: string

Property Value

string

eventHubConnectionString

(Personalization Only) The flag to enable statistics of Bing Search.

eventHubConnectionString?: string

Property Value

string

qnaAzureSearchEndpointId

(QnAMaker Only) The Azure Search endpoint id of QnAMaker.

qnaAzureSearchEndpointId?: string

Property Value

string

qnaAzureSearchEndpointKey

(QnAMaker Only) The Azure Search endpoint key of QnAMaker.

qnaAzureSearchEndpointKey?: string

Property Value

string

qnaRuntimeEndpoint

(QnAMaker Only) The runtime endpoint of QnAMaker.

qnaRuntimeEndpoint?: string

Property Value

string

statisticsEnabled

(Bing Search Only) The flag to enable statistics of Bing Search.

statisticsEnabled?: boolean

Property Value

boolean

storageAccountConnectionString

(Personalization Only) The storage account connection string.

storageAccountConnectionString?: string

Property Value

string

superUser

(Metrics Advisor Only) The super user of Metrics Advisor.

superUser?: string

Property Value

string

websiteName

(Metrics Advisor Only) The website name of Metrics Advisor.

websiteName?: string

Property Value

string