JobStreamProperties Class
Definition of the job stream.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | JobStreamProperties() | Initializes a new instance of the JobStreamProperties class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


