Share via


ServiceFabricClusterPatch.Notifications Property

Definition

Indicates a list of notification channels for cluster events.

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

Property Value

Applies to