共用方式為


JobStream.StreamType 屬性

定義

取得或設定資料流程類型。 可能的值包括:'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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於