Share via


ScheduleCreateParameters Constructor ()

 

Initializes a new instance of the ScheduleCreateParameters class.

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

Syntax

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

See Also

ScheduleCreateParameters Overload
ScheduleCreateParameters Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top