Bagikan melalui


Skillset.CognitiveServices Property

Definition

Gets or sets details about cognitive services to be used when running skills.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to