NotificationEvent Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Notification Event

INHERITED FROM

RASSerilazableObj
NotificationEvent

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String AdminCreate
String AdminLastMod
Boolean Enabled
Boolean EnableGracePeriod
Boolean EnableInterval
Boolean ExecuteScript
UInt32 GracePeriod
Boolean HasThreshold
UInt32 Id
UInt32 Interval
String Recipients
UInt32 ScriptId
Boolean SendEmail
UInt32 SiteId
DateTime TimeCreate
DateTime TimeLastMod
NotificationType Type
Boolean UseDefaults
Boolean WaitUntilRecovered

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RASNotification
Get-RASNotificationEvent
New-RASNotificationEvent
Remove-RASNotification
Remove-RASNotificationEvent
Set-RASNotificationEvent