Share via


JobListResponse Members

The List Jobs operation response.

The following tables list the members exposed by the JobListResponse type.

Public Constructors

  Name Description
  JobListResponse Initializes a new instance of the JobListResponse class.

Top

Public Properties

  Name Description
Jobs Optional. The relevant jobs.
RequestId  (Inherited from AzureOperationResponse)
StatusCode  (Inherited from HttpOperationResponse)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetEnumerator Gets the sequence of Jobs.
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  GetEnumerator Gets the sequence of Jobs.

Top

See Also

Reference

JobListResponse Class
Microsoft.WindowsAzure.Scheduler.Models Namespace