JobCollectionMaxRecurrence Constructor (JobCollectionRecurrenceFrequency, Int32)

 

Initializes a new instance of the JobCollectionMaxRecurrence class with required arguments.

Namespace:   Microsoft.WindowsAzure.Management.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

public:
JobCollectionMaxRecurrence(
	JobCollectionRecurrenceFrequency frequency,
	int interval
)
Return to top
Show: