NotificationResource Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Notification Resource

INHERITED FROM

RASSerilazableObj
NotificationEvent
NotificationResource

INTERFACES

PUBLIC PROPERTIES

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

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-RASNotificationResource
New-RASNotificationResource
Remove-RASNotificationResource
Set-RASNotificationResource