JobStreamProperties Members
Definition of the job stream.
The following tables list the members exposed by the JobStreamProperties type.
Public Constructors
Name | Description | |
---|---|---|
JobStreamProperties | Initializes a new instance of the JobStreamProperties class. |
Top
Public Properties
Name | Description | |
---|---|---|
JobStreamId | Optional. Gets or sets the id of the job stream. | |
StreamText | Optional. Gets or sets the stream text. | |
StreamType | Optional. Gets or sets the stream type. | |
Summary | Optional. Gets or sets the summary. | |
Time | Optional. Gets or sets the creation time of the job. | |
Value | Optional. Gets or sets the values of the job stream. |
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
JobStreamProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace