Compartilhar via


NotificationRequestBody.LogicAppReceivers Propriedade

Definição

Obtém ou define a lista de receptores de aplicativo lógico que fazem parte desse grupo de ações.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a