다음을 통해 공유


SUCScheduleProperties 클래스

정의

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

public class SUCScheduleProperties
type SUCScheduleProperties = class
Public Class SUCScheduleProperties
상속
SUCScheduleProperties

생성자

SUCScheduleProperties()

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

SUCScheduleProperties(DateTimeOffset, Double, Nullable<DateTimeOffset>, Double, Nullable<Boolean>, Nullable<DateTimeOffset>, Double, Nullable<Int64>, String, String, AdvancedSchedule, DateTimeOffset, DateTimeOffset, String)

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

속성

AdvancedSchedule

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

CreationTime

생성 시간을 가져오거나 설정합니다.

Description

설명을 가져오거나 설정합니다.

ExpiryTime

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

ExpiryTimeOffsetMinutes

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

Frequency

일정의 빈도를 가져오거나 설정합니다. 가능한 값으로는 'OneTime', 'Day', 'Hour', 'Week', 'Month', 'Minute' 등이 있습니다.

Interval

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

IsEnabled

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

LastModifiedTime

마지막으로 수정한 시간을 가져오거나 설정합니다.

NextRun

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

NextRunOffsetMinutes

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

StartTime

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

StartTimeOffsetMinutes

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

TimeZone

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

적용 대상