JobCollectionQuota Class

Definition

public class JobCollectionQuota
type JobCollectionQuota = class
Public Class JobCollectionQuota
Inheritance
JobCollectionQuota

Constructors

JobCollectionQuota()

Initializes a new instance of the JobCollectionQuota class.

Properties

MaxJobCount

Optional. Maximum number of jobs that can be created in this job collection. Maximum value is dependent on the plan.

MaxJobOccurrence

Optional. Maximum number of occurrences for all jobs in the job collection.

MaxRecurrence

Optional. Defines the maximum recurrences that can be specified in any job in this job collection.

Applies to