HybridRunbookWorkerGroup.HybridRunbookWorkers 屬性

定義

取得或設定混合式 Runbook 背景工作角色的清單。

public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker> HybridRunbookWorkers { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="hybridRunbookWorkers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker> HybridRunbookWorkers { get; set; }
member this.HybridRunbookWorkers : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="hybridRunbookWorkers")>]
member this.HybridRunbookWorkers : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.HybridRunbookWorker> with get, set
Public Property HybridRunbookWorkers As IList(Of HybridRunbookWorker)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於