Share via


ScheduleCreateProperties Constructor ()

 

Initializes a new instance of the ScheduleCreateProperties class.

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

Syntax

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

See Also

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

Return to top