Share via


ManagementPackDependencyMonitor.MemberInMaintenance Property

Definition

Gets or sets the maintenance-related health state that the targeted monitor is in.

public:
 property Nullable<Microsoft::EnterpriseManagement::Configuration::HealthState> MemberInMaintenance { Nullable<Microsoft::EnterpriseManagement::Configuration::HealthState> get(); void set(Nullable<Microsoft::EnterpriseManagement::Configuration::HealthState> value); };
public Microsoft.EnterpriseManagement.Configuration.HealthState? MemberInMaintenance { get; set; }
member this.MemberInMaintenance : Nullable<Microsoft.EnterpriseManagement.Configuration.HealthState> with get, set
Public Property MemberInMaintenance As Nullable(Of HealthState)

Property Value

A HealthState value.

The maintenance-related health state that the targeted monitor is in.

Applies to