Method | Description | |
---|---|---|
Schedule ( ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the Schedule class.
|
|
Schedule ( string automationAccountName, WindowsAzure schedule ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the Schedule class.
|
public Schedule ( ) : Microsoft.Azure.Commands.Automation.Common | ||
return | Microsoft.Azure.Commands.Automation.Common |
public Schedule ( string automationAccountName, WindowsAzure schedule ) : Microsoft.Azure.Commands.Automation.Common | ||
automationAccountName | string | |
schedule | WindowsAzure | /// The schedule. /// |
return | Microsoft.Azure.Commands.Automation.Common |