JobStreamListResult.Value 屬性

定義

取得或設定作業資料流程的清單。

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.JobStream> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.JobStream> with get, set
Public Property Value As IList(Of JobStream)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於