C# 클래스 Microsoft.Azure.Commands.Automation.Cmdlet.NewAzureAutomationSchedule

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

Private Properties

프로퍼티 타입 설명
AutomationProcessRecord void
CreateMonthlyScheduleModel Microsoft.Azure.Commands.Automation.Model.Schedule
CreateWeeklyScheduleModel Microsoft.Azure.Commands.Automation.Model.Schedule
IsMonthlyScheduleNull bool

공개 메소드들

메소드 설명
NewAzureAutomationSchedule ( ) : System

Initializes a new instance of the NewAzureAutomationSchedule class.

비공개 메소드들

메소드 설명
AutomationProcessRecord ( ) : void
CreateMonthlyScheduleModel ( ) : Schedule

The validate.

CreateWeeklyScheduleModel ( ) : Schedule

The create weekly schedule model.

IsMonthlyScheduleNull ( ) : bool

The is monthly schedule null.

메소드 상세

NewAzureAutomationSchedule() 공개 메소드

Initializes a new instance of the NewAzureAutomationSchedule class.
public NewAzureAutomationSchedule ( ) : System
리턴 System