Sdílet prostřednictvím


JobStream.StreamType Vlastnost

Definice

Získá nebo nastaví typ datového proudu. Mezi možné hodnoty patří: "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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro