Share via


ApiProperties Class

The api properties for special APIs.

Constructor

ApiProperties(*, additional_properties: dict[str, collections.abc.MutableMapping[str, Any]] | None = None, qna_runtime_endpoint: str | None = None, qna_azure_search_endpoint_key: str | None = None, qna_azure_search_endpoint_id: str | None = None, statistics_enabled: bool | None = None, event_hub_connection_string: str | None = None, storage_account_connection_string: str | None = None, aad_client_id: str | None = None, aad_tenant_id: str | None = None, super_user: str | None = None, website_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
additional_properties
dict[str, <xref:JSON>]

Unmatched properties from the message are deserialized to this collection.

Default value: None
qna_runtime_endpoint
str

(QnAMaker Only) The runtime endpoint of QnAMaker.

Default value: None
qna_azure_search_endpoint_key
str

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

Default value: None
qna_azure_search_endpoint_id
str

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

Default value: None
statistics_enabled

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

Default value: None
event_hub_connection_string
str

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

Default value: None
storage_account_connection_string
str

(Personalization Only) The storage account connection string.

Default value: None
aad_client_id
str

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

Default value: None
aad_tenant_id
str

(Metrics Advisor Only) The Azure AD Tenant Id.

Default value: None
super_user
str

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

Default value: None
website_name
str

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

Default value: None

Variables

Name Description
additional_properties
dict[str, <xref:JSON>]

Unmatched properties from the message are deserialized to this collection.

qna_runtime_endpoint
str

(QnAMaker Only) The runtime endpoint of QnAMaker.

qna_azure_search_endpoint_key
str

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

qna_azure_search_endpoint_id
str

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

statistics_enabled

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

event_hub_connection_string
str

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

storage_account_connection_string
str

(Personalization Only) The storage account connection string.

aad_client_id
str

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

aad_tenant_id
str

(Metrics Advisor Only) The Azure AD Tenant Id.

super_user
str

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

website_name
str

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