SourceControlSyncJobStream Class

Definition

Definition of the source control sync job stream.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SourceControlSyncJobStream
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SourceControlSyncJobStream = class
Public Class SourceControlSyncJobStream
Inheritance
SourceControlSyncJobStream
Attributes

Constructors

SourceControlSyncJobStream()

Initializes a new instance of the SourceControlSyncJobStream class.

SourceControlSyncJobStream(String, String, String, Nullable<DateTimeOffset>, String)

Initializes a new instance of the SourceControlSyncJobStream class.

Properties

Id

Gets resource id.

SourceControlSyncJobStreamId

Gets or sets the sync job stream id.

StreamType

Gets or sets the type of the sync job stream. Possible values include: 'Error', 'Output'

Summary

Gets or sets the summary of the sync job stream.

Time

Gets the time of the sync job stream.

Applies to