次の方法で共有


RunbookListResponse.Runbooks プロパティ

定義

省略可能。 Runbook の一覧を取得または設定します。

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

プロパティ値

適用対象