Share via


ClusterNotification.NotificationTargets Property

Definition

List of targets that subscribe to the notification.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ClusterNotificationTarget> NotificationTargets { get; }
member this.NotificationTargets : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabric.Models.ClusterNotificationTarget>
Public ReadOnly Property NotificationTargets As IList(Of ClusterNotificationTarget)

Property Value

Applies to