SourceControlSyncJobStreamRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Source Control Sync Job Stream Record.
public class SourceControlSyncJobStreamRecord : Microsoft.Azure.Commands.Automation.Model.SourceControlSyncJobStream
type SourceControlSyncJobStreamRecord = class
inherit SourceControlSyncJobStream
Public Class SourceControlSyncJobStreamRecord
Inherits SourceControlSyncJobStream
- Inheritance
Constructors
SourceControlSyncJobStreamRecord() |
Initializes a new instance of the JobStreamRecord class. |
SourceControlSyncJobStreamRecord(SourceControlSyncJobStreamById, String, String, String, Guid) |
Initializes a new instance of the SourceControlSyncJobStreamRecord class. |
Properties
AutomationAccountName |
Gets or sets the automation account name. (Inherited from SourceControlSyncJobStream) |
ResourceGroupName |
Gets or sets the resource group name. (Inherited from SourceControlSyncJobStream) |
SourceControlName |
Gets or sets the automation account name. (Inherited from SourceControlSyncJobStream) |
SourceControlSyncJobId |
Gets or sets the Job Id. (Inherited from SourceControlSyncJobStream) |
SourceControlSyncJobStreamId |
Gets or sets the stream record id (Inherited from SourceControlSyncJobStream) |
StreamText |
Gets or sets the text of the sync job stream. |
Summary |
Gets or sets the summary. (Inherited from SourceControlSyncJobStream) |
Time |
Gets or sets the stream time. (Inherited from SourceControlSyncJobStream) |
Type |
Gets or sets the stream Type. (Inherited from SourceControlSyncJobStream) |
Value |
Gets the value of the sync job stream. |