Partager via


JobStream.StreamType Propriété

Définition

Obtient ou définit le type de flux. Les valeurs possibles sont les suivantes : 'Progress', 'Output', 'Warning', 'Error', 'Debug', 'Verbose', 'Any'

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à