CognitiveServicesAccountKey interface

The multi-region account key of an Azure AI service resource that's attached to a skillset.

Extends

Properties

key

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

odatatype

A URI fragment specifying the type of Azure AI service resource attached to a skillset.

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

A URI fragment specifying the type of Azure AI service resource attached to a skillset.

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

Property Value

"#Microsoft.Azure.Search.CognitiveServicesByKey"

Inherited Property Details

description

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

description?: string

Property Value

string

Inherited From CognitiveServicesAccount.description