MaintenanceSchedule.ReasonCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The reason.
public:
property Microsoft::EnterpriseManagement::Monitoring::MaintenanceModeReason ReasonCode { Microsoft::EnterpriseManagement::Monitoring::MaintenanceModeReason get(); void set(Microsoft::EnterpriseManagement::Monitoring::MaintenanceModeReason value); };
public Microsoft.EnterpriseManagement.Monitoring.MaintenanceModeReason ReasonCode { get; set; }
member this.ReasonCode : Microsoft.EnterpriseManagement.Monitoring.MaintenanceModeReason with get, set
Public Property ReasonCode As MaintenanceModeReason