MaintenanceSchedule.GetMaintenanceScheduleById(Guid, ManagementGroup) Method
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.
Gets the details of a maintenance schedule.
public:
static Microsoft::EnterpriseManagement::Monitoring::MaintenanceSchedule::MaintenanceSchedule ^ GetMaintenanceScheduleById(Guid scheduleId, Microsoft::EnterpriseManagement::ManagementGroup ^ mg);
public static Microsoft.EnterpriseManagement.Monitoring.MaintenanceSchedule.MaintenanceSchedule GetMaintenanceScheduleById (Guid scheduleId, Microsoft.EnterpriseManagement.ManagementGroup mg);
static member GetMaintenanceScheduleById : Guid * Microsoft.EnterpriseManagement.ManagementGroup -> Microsoft.EnterpriseManagement.Monitoring.MaintenanceSchedule.MaintenanceSchedule
Public Shared Function GetMaintenanceScheduleById (scheduleId As Guid, mg As ManagementGroup) As MaintenanceSchedule
Parameters
- scheduleId
- Guid