次の方法で共有


JobStreamListResponse.JobStreams プロパティ

定義

省略可能。 ジョブ ストリームの一覧。

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)

プロパティ値

適用対象