JobStreamListResponse.JobStreams Property

Definition

Optional. A list of job streams.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.JobStream> JobStreams { get; set; }
member this.JobStreams : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.JobStream> with get, set
Public Property JobStreams As IList(Of JobStream)

Property Value

Applies to