Share via


RunbookListResponse.Runbooks Property

Definition

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

Property Value

Applies to