JobStreamListParameters Members
The parameters supplied to the list job stream's stream items operation.
The following tables list the members exposed by the JobStreamListParameters type.
Public Constructors
Name | Description | |
---|---|---|
JobStreamListParameters | Initializes a new instance of the JobStreamListParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
SkipToken | Optional. Gets or sets the skip token. (Inherited from ParametersWithSkipToken) | |
StreamType | Optional. The type of the job stream. | |
Time | Optional. Use the time filter to retrieve stream records created after this time. The value should be a datetime string in UTC format as defined in ISO 8601. For example, 2014-09-25T17:49:17.2252204Z |
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
JobStreamListParameters Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace