ServerRegistryService.getServersInServerGroup Method
        
 Gets all of the registered servers in the specified server group.
 
         
        Parameters
        
            - serverGroupId
            
 
            - 
                
Type: Int
The server group ID. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.configuration.ServerInfo
        
 A promise object that is resolved when the call is complete.
 If successful, an array of dundas.configuration.ServerInfo objects is returned.