次の方法で共有


FabricClient.ServiceManagementClient.ServiceNotificationEventArgs.Notification プロパティ

定義

通知オブジェクトを取得します。

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

プロパティ値

通知オブジェクト。

適用対象