Partager via


ActionGroupResource.AzureAppPushReceivers Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à