Partager via


ActionGroupResource.LogicAppReceivers Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to