Freigeben über


JobStream.StreamType Eigenschaft

Definition

Ruft den Streamtyp ab oder legt den Streamtyp fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: