C# Class Microsoft.Azure.Commands.Automation.Model.Schedule

The Schedule.
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode 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.

Method Details

Schedule() public méthode

Initializes a new instance of the Schedule class.
public Schedule ( ) : Microsoft.Azure.Commands.Automation.Common
Résultat Microsoft.Azure.Commands.Automation.Common

Schedule() public méthode

Initializes a new instance of the Schedule class.
public Schedule ( string automationAccountName, WindowsAzure schedule ) : Microsoft.Azure.Commands.Automation.Common
automationAccountName string
schedule WindowsAzure /// The schedule. ///
Résultat Microsoft.Azure.Commands.Automation.Common