TaskOutputKind 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.
Represents a category of job outputs, such as the main task output, or a preview of the task output, or a log of the task processing.
public sealed class TaskOutputKind : IEquatable<Microsoft.Azure.Batch.Conventions.Files.TaskOutputKind>
type TaskOutputKind = class
interface IEquatable<TaskOutputKind>
Public NotInheritable Class TaskOutputKind
Implements IEquatable(Of TaskOutputKind)
- Inheritance
-
TaskOutputKind
- Implements
Task |
A TaskOutputKind representing an intermediate file, for example being persisted for diagnostic or checkpointing purposes. |
Task |
A TaskOutputKind representing a log of the task processing. |
Task |
A TaskOutputKind representing the main output of a task. |
Task |
A TaskOutputKind representing a preview of the task output. |
Custom(String) |
Gets a TaskOutputKind representing a custom category of task outputs. |
Equals(Object) |
Determines whether the specified object is equal to the current object. |
Equals(Task |
Determinates whether this instance and another specified TaskOutputKind have the same value. |
Get |
Returns the hash code for this TaskOutputKind. |
To |
Returns a string that represents the current object. |
Equality(Task |
Determines whether two specified TaskOutputKind instances have the same value. |
Inequality(Task |
Determines whether two specified TaskOutputKind instances have different values. |
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Latest |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: