JobScheduleCreateProperties Constructor (ScheduleAssociationProperty^, RunbookAssociationProperty^)

 

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

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

public:
JobScheduleCreateProperties(
	ScheduleAssociationProperty^ schedule,
	RunbookAssociationProperty^ runbook
)
Return to top
Show: