ScheduleCreateProperties Constructor (DateTimeOffset, String)

 

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

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

public ScheduleCreateProperties(
	DateTimeOffset startTime,
	string frequency
)
Return to top
Show: