Delen via


FabricClient.ServiceManagementClient.ServiceNotificationEventArgs.Notification Property

Definition

Gets the notification object.

public System.Fabric.ServiceNotification Notification { get; }
member this.Notification : System.Fabric.ServiceNotification
Public ReadOnly Property Notification As ServiceNotification

Property Value

The notification object.

Applies to