你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchJobReleaseTaskExecutionInfo.FailureInfo Property

Definition

Information describing the Task failure, if any. This property is set only if the Task is in the completed state and encountered a failure.

public Azure.Compute.Batch.BatchTaskFailureInfo FailureInfo { get; }
member this.FailureInfo : Azure.Compute.Batch.BatchTaskFailureInfo
Public ReadOnly Property FailureInfo As BatchTaskFailureInfo

Property Value

Applies to