你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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