public ServerDef()
 {
     this.serverTypeField = ServerType.ICM;
 }
 public ListServersRequest()
 {
     this.serverTypeField = ServerType.ICM;
 }