PSActionGroupResource.AutomationRunbookReceivers Property

Definition

Gets or sets the list of AutomationRunbookReceivers that are part of this action group.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSAutomationRunbookReceiver> AutomationRunbookReceivers { get; set; }
member this.AutomationRunbookReceivers : System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSAutomationRunbookReceiver> with get, set
Public Property AutomationRunbookReceivers As IList(Of PSAutomationRunbookReceiver)

Property Value

Applies to