Share via


MonitoringAlert.MonitoringObjectInMaintenanceMode Property

Definition

Whether the monitoring object is in maintenance mode.

public:
 property bool MonitoringObjectInMaintenanceMode { bool get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public bool MonitoringObjectInMaintenanceMode { get; }
member this.MonitoringObjectInMaintenanceMode : bool
Public ReadOnly Property MonitoringObjectInMaintenanceMode As Boolean

Property Value

Returns a Boolean value that is true if the monitoring object is in maintenance mode and false otherwise.

Attributes

Applies to