Example #1
0
 public MonitoredObjectAlert[] GetMonitoringAlerts(int ItemID)
 {
     return(VirtualizationServerControllerForPrivateCloud.GetMonitoringAlerts(ItemID));
 }