Share via


JobSchedule Constructor ()

 

Initializes a new instance of the JobSchedule class.

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

Syntax

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

See Also

JobSchedule Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top