JobGetHistoryParameters Members
Parameters supplied to the Get Job History operation.
The following tables list the members exposed by the JobGetHistoryParameters type.
Public Constructors
Name | Description | |
---|---|---|
JobGetHistoryParameters | Initializes a new instance of the JobGetHistoryParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
Skip | Optional. Specify the (0-based) index of the history list from which to begin requesting entries. | |
Top | Optional. Specify the number of history entries to request, in the of range [1..100]. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
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
See Also
Reference
JobGetHistoryParameters Class
Microsoft.WindowsAzure.Scheduler.Models Namespace