JobCollectionQuota Members

The following tables list the members exposed by the JobCollectionQuota type.

Public Constructors

  Name Description
  JobCollectionQuota Initializes a new instance of the JobCollectionQuota class.

Top

Public Properties

  Name Description
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.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

JobCollectionQuota Class
Microsoft.WindowsAzure.Management.Scheduler.Models Namespace