ApiProperties Class

Definition

The api properties for special APIs.

public class ApiProperties
type ApiProperties = class
Public Class ApiProperties
Inheritance
ApiProperties

Constructors

ApiProperties()

Initializes a new instance of the ApiProperties class.

ApiProperties(IDictionary<String,Object>, String, String, String, Nullable<Boolean>, String, String, String, String, String, String)

Initializes a new instance of the ApiProperties class.

Properties

AadClientId

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

AadTenantId

Gets or sets (Metrics Advisor Only) The Azure AD Tenant Id.

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

EventHubConnectionString

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

QnaAzureSearchEndpointId

Gets or sets (QnAMaker Only) The Azure Search endpoint id of QnAMaker.

QnaAzureSearchEndpointKey

Gets or sets (QnAMaker Only) The Azure Search endpoint key of QnAMaker.

QnaRuntimeEndpoint

Gets or sets (QnAMaker Only) The runtime endpoint of QnAMaker.

StatisticsEnabled

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

StorageAccountConnectionString

Gets or sets (Personalization Only) The storage account connection string.

SuperUser

Gets or sets (Metrics Advisor Only) The super user of Metrics Advisor.

WebsiteName

Gets or sets (Metrics Advisor Only) The website name of Metrics Advisor.

Methods

Validate()

Validate the object.

Applies to