NotificationResource Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Notification Resource

INHERITED FROM

RASSerilazableObjarrow-up-rightRASListObjarrow-up-rightNotificationarrow-up-right⇒NotificationResource

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

String

AdminLastMod

Boolean

AllServers

Boolean

Enabled

Boolean

EnableGracePeriod

Boolean

EnableInterval

Boolean

ExecuteScript

UInt32

GracePeriod

Boolean

HasThreshold

UInt32

Id

UInt32

Interval

String

Recipients

UInt32

ScriptId

Boolean

SendEmail

UInt32

SiteId

List<UInt32>

TargetIds

UInt32

Threshold

DateTime

TimeCreate

DateTime

TimeLastMod

Boolean

WaitUntilRecovered

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated