Udostępnij za pośrednictwem


MaintenanceWindow Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a maintenance mode window that contains information about entering maintenance mode.

The following tables list the members exposed by the MaintenanceWindow type.

Public Properties

  Name Description
public property Comments Gets the comments that appear in the maintenance mode window.
public property EndTime Gets the actual time (as opposed to the scheduled time), in DateTime format, that maintenance mode ended.
public property LastModified Gets the time, in DateTime format, that the monitoring object was last modified.
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringObjectId Gets the globally unique identifier (GUID) for the monitoring object.
public property Reason Gets the reason for entering maintenance mode.
public property ScheduledEndTime Gets the scheduled time, in DateTime format, that maintenance mode will end.
public property StartTime Gets the time, in DateTime format, that maintenance mode started.
public property User Gets the user that last modified the monitoring object.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

MaintenanceWindow Class
Microsoft.EnterpriseManagement.Monitoring Namespace