C# 클래스 Microsoft.Azure.Commands.Batch.Models.NewJobScheduleParameters

상속: BatchClientParametersBase
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
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