Share via


NotificationRequestBody.AutomationRunbookReceivers Eigenschaft

Definition

Ruft die Liste der AutomationRunbook-Empfänger ab, die Teil dieser Aktionsgruppe sind, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: