Share via


JobScheduleMonthlyOccurrence Constructor ()

 

Initializes a new instance of the JobScheduleMonthlyOccurrence class.

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

Syntax

public JobScheduleMonthlyOccurrence()
public:
JobScheduleMonthlyOccurrence()
new : unit -> JobScheduleMonthlyOccurrence
Public Sub New

See Also

JobScheduleMonthlyOccurrence Overload
JobScheduleMonthlyOccurrence Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top