JobCollectionQuota Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET