JobCollectionRecurrenceFrequency Enumeration

Maximum frequency that can be specified on any job in this job collection. Subset of acceptable frequencies is dependent on the plan.

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

Usage

'Usage
Dim instance As JobCollectionRecurrenceFrequency

Syntax

'Declaration
Public Enumeration JobCollectionRecurrenceFrequency
public enum JobCollectionRecurrenceFrequency
public enum class JobCollectionRecurrenceFrequency
public enum JobCollectionRecurrenceFrequency
public enum JobCollectionRecurrenceFrequency

Members

Member name Description
Day  
Hour  
Minute  
Month  
Week  
Year  

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.Scheduler.Models Namespace