Share via


ArmApplicationDefinitionData.NotificationEndpoints Property

Definition

The managed application notification endpoint.

public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.ArmApplicationNotificationEndpoint> NotificationEndpoints { get; set; }
member this.NotificationEndpoints : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.ArmApplicationNotificationEndpoint> with get, set
Public Property NotificationEndpoints As IList(Of ArmApplicationNotificationEndpoint)

Property Value

Applies to