Share via


Job.Constraints Property

Definition

Gets or sets constraints associated with the Job.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to