次の方法で共有


RunbookListResponse.Runbooks プロパティ

定義

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)

プロパティ値

適用対象