BatchTaskInfo Class
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.
Information about a Task running on a Compute Node.
public class BatchTaskInfo : System.ClientModel.Primitives.IJsonModel<Azure.Compute.Batch.BatchTaskInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.Compute.Batch.BatchTaskInfo>
type BatchTaskInfo = class
interface IJsonModel<BatchTaskInfo>
interface IPersistableModel<BatchTaskInfo>
Public Class BatchTaskInfo
Implements IJsonModel(Of BatchTaskInfo), IPersistableModel(Of BatchTaskInfo)
- Inheritance
-
BatchTaskInfo
- Implements
Execution |
Information about the execution of the Task. |
Job |
The ID of the Job to which the Task belongs. |
Subtask |
The ID of the subtask if the Task is a multi-instance Task. |
Task |
The ID of the Task. |
Task |
The current state of the Task. |
Task |
The URL of the Task. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Produkt | Versionen |
---|---|
Azure SDK for .NET | Preview |
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: