다음을 통해 공유


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

적용 대상