RunResultToolReport Class
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 RunResultToolReport.
public class RunResultToolReport : System.ClientModel.Primitives.IJsonModel<Azure.AI.Discovery.RunResultToolReport>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Discovery.RunResultToolReport>
type RunResultToolReport = class
interface IJsonModel<RunResultToolReport>
interface IPersistableModel<RunResultToolReport>
Public Class RunResultToolReport
Implements IJsonModel(Of RunResultToolReport), IPersistableModel(Of RunResultToolReport)
- Inheritance
-
RunResultToolReport
- Implements
Properties
| Name | Description |
|---|---|
| Logs |
Logs from the tool. |
| PercentageComplete |
Percentage compete. |
| StatusInformation |
Gets the StatusInformation. |