Partilhar via


JobStream.StreamType Propriedade

Definição

Obtém ou define o tipo de fluxo. Os valores possíveis incluem: "Progresso", "Saída", "Aviso", "Erro", "Depuração", "Verboso", "Qualquer"

[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 Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a