AutoUpgradeSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Auto-upgrade Settings
INHERITED FROM
⇒
AutoUpgradeSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Double
DrainModeDurationInSecs
Drain mode duration
Boolean
Enabled
Enable auto-upgrade maintenance window
Boolean
ForceLogoffSessions
Force logoff sessions at the end of the drain mode period
List<ScheduleMessage>
Messages
Messages
Repeat
Recur
SpecificDays
Specific Days
DateTime
StartDateTime
Start Date
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