RunbookListResponse.Runbooks Property

Definition

Optional. Gets or sets a list of runbooks.

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)

Property Value

Applies to