Options
NAMESPACE
RASAdminEngine.Core.OutputModels.Schedule
DESCRIPTION
Options
INHERITED FROM
⇒
Options
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Nullable<Boolean>
EnableDrainMode
Enable Drain Mode
Nullable<Boolean>
EnforceScheduleInactiveHost
Enforce schedule for currently inactive host
Nullable<UInt32>
ForceServerRebootAfter
Force server reboot after
Nullable<UInt32>
MembersToStart
Specific number of members to be started
List<ScheduleMessage>
Messages
Messages
Nullable<Boolean>
OnDisable
On Disable
Nullable<UInt32>
PercentageMembers
Percentage of members
Nullable<UInt32>
PoolMembersType
Pool Members Type
Nullable<UInt32>
PowerOnAssignedPoolMembers
Power On Assigned Pool Members
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 Types
Last updated