C# Класс Microsoft.Azure.Commands.Automation.Model.Schedule

The Schedule.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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.

Описание методов

Schedule() публичный Метод

Initializes a new instance of the Schedule class.
public Schedule ( ) : Microsoft.Azure.Commands.Automation.Common
Результат Microsoft.Azure.Commands.Automation.Common

Schedule() публичный Метод

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. ///
Результат Microsoft.Azure.Commands.Automation.Common