JobCollectionQuota.MaxRecurrence Property

Definition

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

public Microsoft.WindowsAzure.Management.Scheduler.Models.JobCollectionMaxRecurrence MaxRecurrence { get; set; }
member this.MaxRecurrence : Microsoft.WindowsAzure.Management.Scheduler.Models.JobCollectionMaxRecurrence with get, set
Public Property MaxRecurrence As JobCollectionMaxRecurrence

Property Value

Applies to