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

ExitConditions.PreProcessingError Property

Definition

Gets or sets how the Batch service should respond if the task fails to start due to an error.

public Microsoft.Azure.Batch.ExitOptions PreProcessingError { get; set; }
member this.PreProcessingError : Microsoft.Azure.Batch.ExitOptions with get, set
Public Property PreProcessingError As ExitOptions

Property Value

Applies to