TaskExecutionInformation.FailureInformation Property

Definition

Gets information describing the task failure, if any.

C#
public Microsoft.Azure.Batch.TaskFailureInformation FailureInformation { get; }

Property Value

Remarks

This property is set only if the task is in the Completed state and encountered a failure.

Applies to

Product Versions
Azure SDK for .NET Latest