ImageAnalysisSkill.VisualFeatures Property

Definition

A list of visual features.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.VisualFeature> VisualFeatures { get; }
member this.VisualFeatures : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.VisualFeature>
Public ReadOnly Property VisualFeatures As IList(Of VisualFeature)

Property Value

Applies to