Compartilhar via


JobStream.StreamType Propriedade

Definição

Obtém ou define o tipo de fluxo. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a