ActionGroup.AzureFunctionReceivers Property

Definition

The list of azure function receivers that are part of this action group.

public Azure.Provisioning.BicepList<Azure.Provisioning.Monitor.MonitorAzureFunctionReceiver> AzureFunctionReceivers { get; set; }
member this.AzureFunctionReceivers : Azure.Provisioning.BicepList<Azure.Provisioning.Monitor.MonitorAzureFunctionReceiver> with get, set
Public Property AzureFunctionReceivers As BicepList(Of MonitorAzureFunctionReceiver)

Property Value

Applies to