DiscoveryTask.TaskResult 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.
Task execution result with text and storage assets.
public Azure.AI.Discovery.TaskResult TaskResult { get; set; }
member this.TaskResult : Azure.AI.Discovery.TaskResult with get, set
Public Property TaskResult As TaskResult