PSActionGroupResource.AzureFunctionReceivers Property

Definition

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

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

Property Value

Applies to