Compartir a través de


SourceControlSyncJobStream.StreamType Propiedad

Definición

Obtiene o establece el tipo de flujo de trabajo de sincronización. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a