다음을 통해 공유


JobListWithFilterParameters 멤버

Parameters supplied to the List Jobs with filter operation.

다음 표에는 JobListWithFilterParameters 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  Name 설명
  JobListWithFilterParameters 오버로드되었습니다.  

위쪽

공개 속성

  Name 설명
Skip  Optional. Specify the (0-based) index of the job list from which to begin requesting entries. (JobListParameters에서 상속됨)
State Required. Filter the job history to have it only return job execution attempts having a particular State, enabled, disabled, faulted, or completed.
Top  Optional. Specify the number of jobs to request, in the of range [1..100]. (JobListParameters에서 상속됨)

위쪽

공개 메서드

(보호됨 메서드 참고)

  Name 설명
Equals  (Object에서 상속됨)
GetHashCode  (Object에서 상속됨)
GetType  (Object에서 상속됨)
ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  Name 설명
Finalize  (Object에서 상속됨)
MemberwiseClone  (Object에서 상속됨)

위쪽

참고 항목

참조

JobListWithFilterParameters 클래스
Microsoft.WindowsAzure.Scheduler.Models 네임스페이스