SearchIndexerSkillset.CognitiveServicesAccount プロパティ

定義

スキルの実行時に使用されるコグニティブ サービスに関する詳細。 基底クラスであることに注意 CognitiveServicesAccount してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がDefaultCognitiveServicesAccount含まれますCognitiveServicesAccountKey

public Azure.Search.Documents.Indexes.Models.CognitiveServicesAccount CognitiveServicesAccount { get; set; }
member this.CognitiveServicesAccount : Azure.Search.Documents.Indexes.Models.CognitiveServicesAccount with get, set
Public Property CognitiveServicesAccount As CognitiveServicesAccount

プロパティ値

適用対象