Share via


KnowledgeBaseActivityRecord.Error Property

Definition

The error detail explaining why the operation failed. This property is only included when the activity does not succeed.

public Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseErrorDetail Error { get; }
member this.Error : Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseErrorDetail
Public ReadOnly Property Error As KnowledgeBaseErrorDetail

Property Value

Applies to