Condividi tramite


JobStream.StreamType Proprietà

Definizione

Ottiene o imposta il tipo di flusso. I valori possibili includono: '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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a