次の方法で共有


Skillset.CognitiveServices プロパティ

定義

スキルの実行時に使用するコグニティブ サービスに関する詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="cognitiveServices")]
public Microsoft.Azure.Search.Models.CognitiveServices CognitiveServices { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cognitiveServices")>]
member this.CognitiveServices : Microsoft.Azure.Search.Models.CognitiveServices with get, set
Public Property CognitiveServices As CognitiveServices

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象