CognitiveServicesAccountApiProperties Class

Definition

public class CognitiveServicesAccountApiProperties : Microsoft.Azure.Management.CognitiveServices.Models.ApiProperties
type CognitiveServicesAccountApiProperties = class
    inherit ApiProperties
Public Class CognitiveServicesAccountApiProperties
Inherits ApiProperties
Inheritance
CognitiveServicesAccountApiProperties

Constructors

CognitiveServicesAccountApiProperties()

Properties

AadClientId

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

(Inherited from ApiProperties)
AadTenantId

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

(Inherited from ApiProperties)
AdditionalProperties

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

(Inherited from ApiProperties)
EventHubConnectionString

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

(Inherited from ApiProperties)
QnaAzureSearchEndpointId

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

(Inherited from ApiProperties)
QnaAzureSearchEndpointKey

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

(Inherited from ApiProperties)
QnaRuntimeEndpoint

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

(Inherited from ApiProperties)
StatisticsEnabled

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

(Inherited from ApiProperties)
StorageAccountConnectionString

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

(Inherited from ApiProperties)
SuperUser

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

(Inherited from ApiProperties)
WebsiteName

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

(Inherited from ApiProperties)

Methods

Parse(ApiProperties)
Validate()

Validate the object.

(Inherited from ApiProperties)

Applies to