CognitiveServicesAccountApiProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class CognitiveServicesAccountApiProperties : Microsoft.Azure.Management.CognitiveServices.Models.ApiProperties
type CognitiveServicesAccountApiProperties = class
inherit ApiProperties
Public Class CognitiveServicesAccountApiProperties
Inherits ApiProperties
- Inheritance
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 the api properties for special APIs. (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) |