Freigeben über


HybridRunbookWorkerGroup.HybridRunbookWorkers Eigenschaft

Definition

Ruft die Liste der Hybrid Runbook Worker ab oder legt sie fest.

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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: