Share via


CloudJob.Constraints Property

Definition

Gets or sets the execution constraints for the job.

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