Share via


ArmApplicationDefinition.NotificationEndpoints Property

Definition

The managed application notification endpoint.

public Azure.Provisioning.BicepList<Azure.Provisioning.Resources.ArmApplicationNotificationEndpoint> NotificationEndpoints { get; set; }
member this.NotificationEndpoints : Azure.Provisioning.BicepList<Azure.Provisioning.Resources.ArmApplicationNotificationEndpoint> with get, set
Public Property NotificationEndpoints As BicepList(Of ArmApplicationNotificationEndpoint)

Property Value

Applies to