다음을 통해 공유


ScheduleProperties 클래스

정의

일정 매개 변수의 정의입니다.

public class ScheduleProperties : Microsoft.Azure.Management.Automation.Models.ResourceCommonPropertiesBase
type ScheduleProperties = class
    inherit ResourceCommonPropertiesBase
Public Class ScheduleProperties
Inherits ResourceCommonPropertiesBase
상속

생성자

ScheduleProperties()

ScheduleProperties 클래스의 새 instance 초기화합니다.

속성

AdvancedSchedule

고급 일정을 가져오거나 설정합니다.

CreationTime

일정 매개 변수의 정의입니다.

(다음에서 상속됨 ResourceCommonPropertiesBase)
Description

일정 매개 변수의 정의입니다.

(다음에서 상속됨 ResourceCommonPropertiesBase)
ExpiryTime

일정의 종료 시간을 가져오거나 설정합니다.

ExpiryTimeOffsetMinutes

만료 시간의 오프셋(분)을 가져오거나 설정합니다.

Frequency

일정의 빈도를 가져오거나 설정합니다. 가능한 값은 'OneTime', 'Day', 'Hour', 'Week', 'Month'입니다.

Interval

일정의 간격을 가져오거나 설정합니다.

IsEnabled

이 일정을 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

LastModifiedTime

일정 매개 변수의 정의입니다.

(다음에서 상속됨 ResourceCommonPropertiesBase)
NextRun

일정의 다음 런타임을 가져오거나 설정합니다.

NextRunOffsetMinutes

다음 런타임의 오프셋(분)을 가져오거나 설정합니다.

StartTime

일정의 시작 시간을 가져오거나 설정합니다.

StartTimeOffsetMinutes

시작 시간의 오프셋(분)을 가져옵니다.

TimeZone

일정의 표준 시간대를 가져오거나 설정합니다.

적용 대상