Partager via


HybridRunbookWorkerGroup.HybridRunbookWorkers Propriété

Définition

Obtient ou définit la liste des Runbook Workers hybrides.

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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à