CognitiveServicesAccountKey Class

Definition

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

public class CognitiveServicesAccountKey : Azure.Search.Documents.Indexes.Models.CognitiveServicesAccount
type CognitiveServicesAccountKey = class
    inherit CognitiveServicesAccount
Public Class CognitiveServicesAccountKey
Inherits CognitiveServicesAccount
Inheritance
CognitiveServicesAccountKey

Constructors

CognitiveServicesAccountKey(String)

Initializes a new instance of CognitiveServicesAccountKey.

Properties

Description

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

(Inherited from CognitiveServicesAccount)
Key

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

Applies to