JobSpecification.Constraints Property

Definition

Gets or sets the execution constraints for jobs created via this JobSpecification.

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

Property Value

Applies to