MaintenanceWindow Class

Definition

Represents maintenance mode info object.

public ref class MaintenanceWindow : Microsoft::EnterpriseManagement::Common::MonitoringBase
public class MaintenanceWindow : Microsoft.EnterpriseManagement.Common.MonitoringBase
type MaintenanceWindow = class
    inherit MonitoringBase
Public Class MaintenanceWindow
Inherits MonitoringBase
Inheritance
MaintenanceWindow

Properties

Comments

The comments.

EndTime

The actual end time.

LastModified

Last modified time.

MonitoringObjectId

The monitoring object id.

Reason

The reason.

ScheduledEndTime

The schedule end time.

StartTime

The start time.

User

The user that last modified this object.

Applies to