Language

KnowledgeBaseReferencesCompletedStreamEvent.Value Property

Definition

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)

Property Value

Applies to