KnowledgeBaseSearchIndexActivityArguments.SourceDataFields Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What fields were selected for search.
public System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Indexes.Models.SearchIndexFieldReference> SourceDataFields { get; }
member this.SourceDataFields : System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Indexes.Models.SearchIndexFieldReference>
Public ReadOnly Property SourceDataFields As IReadOnlyList(Of SearchIndexFieldReference)