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 | Polymorphic discriminator, which specifies the different types this object can be |
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.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 BaseCognitiveServicesAccount.description