C# Класс Microsoft.Azure.Commands.Batch.Models.NewJobScheduleParameters

Наследование: BatchClientParametersBase
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
NewJobScheduleParameters ( BatchAccountContext context, string jobScheduleId, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch

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

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

public NewJobScheduleParameters ( BatchAccountContext context, string jobScheduleId, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch
context BatchAccountContext
jobScheduleId string
additionalBehaviors IEnumerable
Результат Microsoft.Azure.Batch