Job.Constraints 屬性

定義

取得或設定與作業相關聯的條件約束。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.constraints")]
public Microsoft.Azure.Management.BatchAI.Models.JobPropertiesConstraints Constraints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.constraints")>]
member this.Constraints : Microsoft.Azure.Management.BatchAI.Models.JobPropertiesConstraints with get, set
Public Property Constraints As JobPropertiesConstraints

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於