Share via


AIServicesAccountKey interface

The account key of an Azure AI service resource that's attached to a skillset, to be used with the resource's subdomain.

Extends

Properties

key

The key used to provision the Azure AI service resource attached to a skillset.

odatatype

Polymorphic discriminator, which specifies the different types this object can be

subdomainUrl

The subdomain url for the corresponding AI Service.

Inherited Properties

description

Description of the Azure AI service resource attached to a skillset.

Property Details

key

The key used to provision the Azure AI service resource attached to a skillset.

key: string

Property Value

string

odatatype

Polymorphic discriminator, which specifies the different types this object can be

odatatype: "#Microsoft.Azure.Search.AIServicesByKey"

Property Value

"#Microsoft.Azure.Search.AIServicesByKey"

subdomainUrl

The subdomain url for the corresponding AI Service.

subdomainUrl: string

Property Value

string

Inherited Property Details

description

Description of the Azure AI service resource attached to a skillset.

description?: string

Property Value

string

Inherited From CognitiveServicesAccount.description