KnowledgeBaseReferencesCompletedStreamEvent.Value 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.
Gets the event payload.
public System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseReference> Value { get; }
member this.Value : System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseReference>
Public ReadOnly Property Value As IReadOnlyList(Of KnowledgeBaseReference)