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

JobPreparationTask.Constraints Property

Definition

Gets or sets the execution constraints provided by the user for this Job Preparation task.

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

Property Value

Applies to