PSActionGroupResource.AzureAppPushReceivers Property

Definition

Gets or sets the list of AzureAppPushReceivers that are part of this action group.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSAzureAppPushReceiver> AzureAppPushReceivers { get; set; }
member this.AzureAppPushReceivers : System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSAzureAppPushReceiver> with get, set
Public Property AzureAppPushReceivers As IList(Of PSAzureAppPushReceiver)

Property Value

Applies to