BatchJobUpdateContent.Constraints Property

Definition

The execution constraints for the Job. If omitted, the existing execution constraints are left unchanged.

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

Property Value

Applies to