KnowledgeBaseActivityRecord.Error 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.
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