ScheduleCreateParameters Constructor (String^, ScheduleCreateProperties^)

 

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

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

public:
ScheduleCreateParameters(
	String^ name,
	ScheduleCreateProperties^ properties
)
Return to top
Show: