C# Class Microsoft.Azure.Commands.Automation.Cmdlet.NewAzureAutomationSchedule

Inheritance: AzureAutomationBaseCmdlet
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Свойство Type Description
AutomationProcessRecord void
CreateMonthlyScheduleModel Microsoft.Azure.Commands.Automation.Model.Schedule
CreateWeeklyScheduleModel Microsoft.Azure.Commands.Automation.Model.Schedule
IsMonthlyScheduleNull bool

Méthodes publiques

Méthode Description
NewAzureAutomationSchedule ( ) : System

Initializes a new instance of the NewAzureAutomationSchedule class.

Private Methods

Méthode Description
AutomationProcessRecord ( ) : void
CreateMonthlyScheduleModel ( ) : Schedule

The validate.

CreateWeeklyScheduleModel ( ) : Schedule

The create weekly schedule model.

IsMonthlyScheduleNull ( ) : bool

The is monthly schedule null.

Method Details

NewAzureAutomationSchedule() public méthode

Initializes a new instance of the NewAzureAutomationSchedule class.
public NewAzureAutomationSchedule ( ) : System
Résultat System