Partager via


ActionGroupResource.LogicAppReceivers Propriété

Définition

Obtient ou définit la liste des récepteurs d’application logique qui font partie de ce groupe d’actions.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à