Share via


MonitoringAlert.MaintenanceModeLastModified Property

Definition

The last time the maintenance mode of this alert was modified.

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

Property Value

Returns a DateTime object.

Attributes

Applies to