SourceControlSyncJobStreamById.StreamType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.streamType")]
public string StreamType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.streamType")>]
member this.StreamType : string with get, set
Public Property StreamType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to