PSActionGroupResource.LogicAppReceivers Property

Definition

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

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

Property Value

Applies to